mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 11:07:20 +02:00
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:
parent
7b1553c9f8
commit
ff7cfdb132
@ -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.service
|
||||||
ExecStartPre=-systemctl enable aminda-nocron-rebootish.timer
|
ExecStartPre=-systemctl enable aminda-nocron-rebootish.timer
|
||||||
ExecStartPre=-systemctl enable linuxbrew-permissions.timer
|
ExecStartPre=-systemctl enable linuxbrew-permissions.timer
|
||||||
ExecStartPre=-systemctl enable --now rngd.service
|
|
||||||
ExecStartPre=-systemctl enable --now linuxbrew-permissions.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 unbound.service
|
||||||
ExecStartPre=-systemctl enable --now systemd-resolved.service
|
ExecStartPre=-systemctl enable --now systemd-resolved.service
|
||||||
ExecStartPre=-sysctl net.ipv6.conf.all.disable_ipv6=0
|
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 chrony.service
|
||||||
ExecStart=-systemctl enable --now chronyd.service
|
ExecStart=-systemctl enable --now chronyd.service
|
||||||
ExecStart=-systemctl enable --now systemd-oomd.service systemd-oomd.socket
|
ExecStart=-systemctl enable --now systemd-oomd.service systemd-oomd.socket
|
||||||
|
ExecStart=-systemctl enable firewalld.service
|
||||||
User=root
|
User=root
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
StandardError=journal
|
StandardError=journal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user