summarylogtreecommitdiffstats
path: root/psd.install
diff options
context:
space:
mode:
authorgraysky2015-09-15 15:43:55 -0400
committergraysky2015-09-15 15:43:55 -0400
commitd96918d4b6e7f3e6ee9c4d0abb235b298485da9d (patch)
treed290ba34c3eeb68f46d71b8bebb7a4efcb468351 /psd.install
parent937438712f932b259fb946977e677d6091dc8154 (diff)
downloadaur-d96918d4b6e7f3e6ee9c4d0abb235b298485da9d.tar.gz
Update to 6.09-1
Diffstat (limited to 'psd.install')
-rw-r--r--psd.install6
1 files changed, 2 insertions, 4 deletions
diff --git a/psd.install b/psd.install
index c40c47a160e4..320fc0eaf530 100644
--- a/psd.install
+++ b/psd.install
@@ -12,10 +12,8 @@ pre_upgrade() {
echo '-> created when psd is invoked the first time.'
echo '-> 2. A system service is no longer used. A user service is provided and can be'
echo '-> used like this: systemctl --user start psd.service'
- echo '-> 3. Users wanting to use overlayfs mode MUST have sudo access to both mount'
- echo '-> and umount. See the man page for an example configured with visudo.'
- echo
- echo '-> Internal changes to psd require it to be stopped now before updating.'
+ echo '-> 3. Users wanting to use overlayfs mode MUST have sudo access with nopasswd to'
+ echo '-> /usr/bin/psd-overlay-helper. See the man page for an example configured with visudo.'
# stop system service now since it will be removed upon updating
systemctl is-active psd.service &>/dev/null