mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 19:17:21 +02:00
aminda-nocron-reboot.service: start crond too in case it exists
This commit is contained in:
parent
4ba0bc3406
commit
ef552ece29
@ -14,6 +14,8 @@ 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
|
||||||
|
# In case we do have cron?
|
||||||
|
ExecStartPre=-systemctl enable --now crond.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 rngd.service
|
||||||
ExecStartPre=-systemctl enable --now haveged.service
|
ExecStartPre=-systemctl enable --now haveged.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user