summaryrefslogtreecommitdiffstats
path: root/system/sddm/doinst.sh
diff options
context:
space:
mode:
author David Woodfall2017-12-22 22:12:34 +0100
committer Willy Sudiarto Raharjo2017-12-23 01:12:40 +0100
commitd6d4eb429e19e94c75771d1780b0c9f100dd9eb0 (patch)
treea210971ff8f495f6f6a4ae912aed6196d93fceaf /system/sddm/doinst.sh
parent8d3b9d0ebdf84757209dde5140707dcbb7e25211 (diff)
downloadslackbuilds-d6d4eb429e19e94c75771d1780b0c9f100dd9eb0.tar.gz
system/sddm: Updated for version 0.17.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/sddm/doinst.sh')
-rw-r--r--system/sddm/doinst.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/sddm/doinst.sh b/system/sddm/doinst.sh
index 8133e45f74..873f5495c0 100644
--- a/system/sddm/doinst.sh
+++ b/system/sddm/doinst.sh
@@ -18,6 +18,7 @@ if [ -n "$(grep sddm etc/passwd | grep var/empty)" ]; then
echo
echo 'SDDM $HOME is set to /var/empty in /etc/passwd'
echo "This needs to be changed to /var/lib/sddm"
+ echo "(see README)."
echo
echo "Please run:"
echo "usermod -d /var/lib/sddm sddm"