diff --git a/community/cinnamon/profile.conf b/community/cinnamon/profile.conf index a0b955d..4a23e4b 100644 --- a/community/cinnamon/profile.conf +++ b/community/cinnamon/profile.conf @@ -34,8 +34,8 @@ nonfree_mhwd="true" # unset defaults to given values # names must match systemd service names -# enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') -# disable_systemd=() +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') +disable_systemd=('pacman-init') # unset defaults to given values # addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel" diff --git a/community/deepin/profile.conf b/community/deepin/profile.conf index 923a2fa..c29a13d 100644 --- a/community/deepin/profile.conf +++ b/community/deepin/profile.conf @@ -34,8 +34,8 @@ displaymanager="lightdm" # unset defaults to given values # names must match systemd service names -# enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') -# disable_systemd=() +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') +disable_systemd=('pacman-init') # unset defaults to given values # addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel" diff --git a/community/i3/profile.conf b/community/i3/profile.conf index 1856cf6..53caa12 100644 --- a/community/i3/profile.conf +++ b/community/i3/profile.conf @@ -34,8 +34,8 @@ displaymanager="lightdm" # unset defaults to given values # names must match systemd service names -# enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') -# disable_systemd=() +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') +disable_systemd=('pacman-init') # unset defaults to given values # addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel"