systemd preset: enable TTY & cups

This commit is contained in:
Aminda Suomalainen 2019-02-17 21:07:10 +02:00
parent 1a58b713b1
commit d406334560
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 8 additions and 2 deletions

View File

@ -4,9 +4,12 @@
# 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)
# on this.
enable avahi-daemon.*
enable lightdm.service
enable display-manager.service
# I hope this is enough cups
enable cups-browsed.service
enable cups.*
# Very important remote access/networking
enable sshguard.service
@ -34,5 +37,8 @@ enable systemd-timesyncd.service
enable vnstat.service
enable uptimed.service
# For some reason Debian disables TTY1 by default
enable getty@tty1.service
# Don't autostart random services I don't authorize!
disable *