Commit graph

11 commits

Author SHA1 Message Date
AwesomeAdam54321
95c8ddd0e6 Added cron 2021-06-07 02:58:02 +02:00
AwesomeAdam54321
6a3f9d0073 Added console-setup 2021-06-07 02:57:15 +02:00
AwesomeAdam54321
bacb6f9cfa added colord 2021-06-07 02:56:18 +02:00
AwesomeAdam54321
fc984cc5dd Added casper 2021-06-07 02:55:35 +02:00
AwesomeAdam54321
2724df0d38 Added binfmt-support 2021-06-07 02:54:42 +02:00
AwesomeAdam54321
e11d1d5459 Added avahi-daemon 2021-06-07 02:53:40 +02:00
AwesomeAdam54321
ffc7c402ce Added apt-daily-upgrade 2021-06-07 02:52:54 +02:00
AwesomeAdam54321
c38259e198 Added apt-daily 2021-06-07 02:51:44 +02:00
AwesomeAdam54321
f79a0ef8f5 Added apparmor 2021-06-07 02:48:08 +02:00
AwesomeAdam54321
d160dca8c9 Added accounts-daemon 2021-06-06 13:37:04 +02:00
AwesomeAdam54321
3b05a8d70c Added a sv folder and a runit service
Runit doesn't have a concept of instantiated services. But it's not a big problem as there aren't that many instantiated services and you will always know that all services started on boot are in /etc/service, while with instantiated services you need wildcards to find them if you don't know their exact name(systemctl status "*@*").

You probably won't notice anyway, as eg. all getty@tty1-6/run scripts point to the same getty@/run script, with each service having their own conf file.
2021-05-30 09:51:05 +02:00