aminda-nocron-reboot.service: add haveged, move services around

The asymmetry of not listing it regardless it being in similar files bothers me while it's allowed to fail
This commit is contained in:
Aminda Suomalainen 2025-05-20 12:39:00 +03:00
parent 7b1553c9f8
commit ff7cfdb132
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -14,8 +14,9 @@ ExecStartPre=-echo 1 > /sys/devices/system/cpu/microcode/reload
ExecStartPre=-systemctl enable aminda-nocron-rebootish.service
ExecStartPre=-systemctl enable aminda-nocron-rebootish.timer
ExecStartPre=-systemctl enable linuxbrew-permissions.timer
ExecStartPre=-systemctl enable --now rngd.service
ExecStartPre=-systemctl enable --now linuxbrew-permissions.service
ExecStartPre=-systemctl enable --now rngd.service
ExecStartPre=-systemctl enable --now haveged.service
ExecStartPre=-systemctl enable --now unbound.service
ExecStartPre=-systemctl enable --now systemd-resolved.service
ExecStartPre=-sysctl net.ipv6.conf.all.disable_ipv6=0
@ -54,6 +55,7 @@ ExecStart=-systemctl enable --now unbound.service
ExecStart=-systemctl enable --now chrony.service
ExecStart=-systemctl enable --now chronyd.service
ExecStart=-systemctl enable --now systemd-oomd.service systemd-oomd.socket
ExecStart=-systemctl enable firewalld.service
User=root
StandardOutput=journal
StandardError=journal