From 7f5f2c437238f11fd554afb019b11bf850de3c58 Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Sun, 1 Jul 2018 21:41:48 +0200 Subject: [PATCH] [i3] upd services --- community/i3/profile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/i3/profile.conf b/community/i3/profile.conf index 5103347..a9498e5 100644 --- a/community/i3/profile.conf +++ b/community/i3/profile.conf @@ -31,7 +31,7 @@ displaymanager="lightdm" # unset defaults to given values # names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'add-autologin-group') +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw' 'add-autologin-group' 'haveged') disable_systemd=('pacman-init') # unset defaults to given values