diff options
-rw-r--r-- | make_slackware_live.conf | 3 |
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" |