aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-12-05 22:01:42 +0100
committer Eric Hameleers <alien@slackware.com>2020-12-05 22:01:42 +0100
commit37b594ca6f26e09372d84b51181f581d496f92ba (patch)
treebc71f745fe9c1b418c000cdb1a5d03e7312d0fb0
parentc7ad01ef6806857c4c6b1794c652a67ae1fee7ef (diff)
downloadliveslak-37b594ca6f26e09372d84b51181f581d496f92ba.tar.gz
liveslak-37b594ca6f26e09372d84b51181f581d496f92ba.tar.xz
make_slackware_live.conf: add LIVEUIDFN example setting
-rw-r--r--make_slackware_live.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/make_slackware_live.conf b/make_slackware_live.conf
index 69f7e1a..6a279af 100644
--- a/make_slackware_live.conf
+++ b/make_slackware_live.conf
@@ -28,6 +28,9 @@
# Number of the 'live' user account in the Live image:
#LIVEUIDNR="1000"
+# Full name of the live user:
+#LIVEUIDFN="Slackware Live User"
+
# Name of the 'live' user account in the Live image:
#LIVEUID="live"