diff --git a/data/profile.conf.example b/data/profile.conf.example index f820550..4870662 100644 --- a/data/profile.conf.example +++ b/data/profile.conf.example @@ -37,9 +37,6 @@ # unset defaults to given values # addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel" -# the same workgroup name if samba is used -# smb_workgroup="Manjaro" - ################# live-session ################# # unset defaults to given value diff --git a/docbook/profile.conf.xml b/docbook/profile.conf.xml index 8fcce88..a43834e 100644 --- a/docbook/profile.conf.xml +++ b/docbook/profile.conf.xml @@ -184,22 +184,14 @@ along with systemd; If not, see . - enable_systemd_live= + enable_live= Array of services that will be - enabled in the systemd live-cd. It has to match - the names of .service systemd files. + enabled in the live-cd. It has to match + the service name. - - enable_openrc_live= - - Array of services that will be - enabled in the openrc live-cd. - - -