summarylogtreecommitdiffstats
path: root/psd.install
diff options
context:
space:
mode:
Diffstat (limited to 'psd.install')
-rw-r--r--psd.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/psd.install b/psd.install
index 0c28cb275cf5..bafaf1b324ec 100644
--- a/psd.install
+++ b/psd.install
@@ -73,7 +73,6 @@ pre_upgrade() {
su $i -s /bin/sh -c 'XDG_RUNTIME_DIR=/run/user/$UID systemctl --user stop psd.service'
su $i -s /bin/sh -c 'XDG_RUNTIME_DIR=/run/user/$UID systemctl --user daemon-reload'
echo '-> Internal changes to psd require it to be stopped now before updating.'
- echo '-> Users of overlayfs: you must run the following before starting the service: psd p'
fi
done
fi