add systemd-preset

This commit is contained in:
Aminda Suomalainen 2019-01-21 18:41:36 +02:00
parent 3e5e55bf75
commit d27cc15888
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
# I have no idea does this allow comments, but why to not try it
# the magic command is `systemctl preset-all` if you forget it!
# Graphical things
# I have too many machines under control of DHCP and I think CUPS depends
# on this (note to self at family by the way, CUPS is missing)
enable avahi-daemon.*
enable lightdm.service
# Very important remote access/networking
enable sshguard.service
enable sshd.service
enable yggdrasil.service
enable tor.service
enable ufw.service
enable dnscrypt-proxy.service
enable haveged.service
enable NetworkManager.service
enable NetworkManager-wait-online.service
# mostly replaced with Yggdrasil
#enable cjdns.service
# As I am breaking automagic, no idea if this is automagic
enable apparmor.service
enable cron.service
enable systemd-journald.service
enable systemd-timesyncd.service
# Misc
#enable bumblebeed.service
enable vnstat.service
enable uptimed.service
# Don't autostart random services I don't authorize!
disable *