From 7de5c5c5bdea172ec01b9893cbdaeeab669f7fa8 Mon Sep 17 00:00:00 2001 From: fhdk Date: Sun, 8 Apr 2018 10:27:58 +0200 Subject: [PATCH] [lxde] mod --- community/lxde/profile.conf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/community/lxde/profile.conf b/community/lxde/profile.conf index 5630cee..41b79c7 100644 --- a/community/lxde/profile.conf +++ b/community/lxde/profile.conf @@ -3,11 +3,11 @@ ########################################## # use multilib packages; x86_64 only -multilib="true" -#multilib=false +#multilib="true" +multilib=false # use extra packages as defined in pkglist to activate a full profile -# extra="false" +#extra="false" ################ install ################ @@ -41,14 +41,14 @@ disable_systemd=('pacman-init') # unset defaults to given values, # names must match openrc service names -# enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager') -# disable_openrc=() +#enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager') +#disable_openrc=() # unset defaults to given values -# addgroups="video,power,storage,optical,network,lp,scanner,wheel" +#addgroups="video,power,storage,optical,network,lp,scanner,wheel" # the same workgroup name if samba is used -# smb_workgroup="Manjaro" +#smb_workgroup="Manjaro" ################# live-session ################# @@ -56,21 +56,21 @@ disable_systemd=('pacman-init') hostname="manjaro-lxde" # unset defaults to given value -# username="manjaro" +#username="manjaro" # unset defaults to given value -# password="manjaro" +#password="manjaro" # the login shell # defaults to bash -# login_shell=/bin/bash +#login_shell=/bin/bash # unset defaults to given values # names must match systemd service names # services in enable_systemd array don't need to be listed here -# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') +#enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') # unset defaults to given values, # names must match openrc service names # services in enable_openrc array don't need to be listed here -# enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') +#enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')