Commit graph

23 commits

Author SHA1 Message Date
AwesomeAdam54321
ec623d981c Added ifupdown-wait-online 2021-06-07 03:12:36 +02:00
AwesomeAdam54321
6592fdd994 Added grub-initrd-fallback 2021-06-07 03:11:05 +02:00
AwesomeAdam54321
2e6c4e7dc0 Added grub-common 2021-06-07 03:10:01 +02:00
AwesomeAdam54321
6949781684 Added fstrim 2021-06-07 03:08:37 +02:00
AwesomeAdam54321
900e48d8d8 Added firewalld 2021-06-07 03:07:58 +02:00
AwesomeAdam54321
e92834a4b2 Added e2scrub_reap 2021-06-07 03:07:04 +02:00
AwesomeAdam54321
6b588cfadd Added e2scrub_all 2021-06-07 03:05:02 +02:00
AwesomeAdam54321
55ebc0ff99 Added dns-clean 2021-06-07 03:04:03 +02:00
AwesomeAdam54321
a73aaed9f8 Added dm-event 2021-06-07 03:03:01 +02:00
AwesomeAdam54321
c2caf3d55d Added dbus 2021-06-07 03:02:20 +02:00
AwesomeAdam54321
c64e103f1f Added cups-browsed 2021-06-07 02:59:30 +02:00
AwesomeAdam54321
2d2f8f9cb8 Added cups daemon 2021-06-07 02:58:47 +02:00
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