aminda-nocron-rebootish.service: global tmpfile clean, setup

This commit is contained in:
Aminda Suomalainen 2025-06-03 09:26:53 +03:00
parent dd25c7eadc
commit 1ac238b6d8
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -16,6 +16,7 @@ ExecStartPre=-systemctl disable monthly-btrfs-balance.service
ExecStartPre=-systemctl enable --now monthly-btrfs-balance.timer ExecStartPre=-systemctl enable --now monthly-btrfs-balance.timer
ExecStartPre=-sysctl net.ipv6.conf.all.disable_ipv6=0 ExecStartPre=-sysctl net.ipv6.conf.all.disable_ipv6=0
ExecStartPre=-systemctl enable --now tlp ExecStartPre=-systemctl enable --now tlp
ExecStart=-systemctl --global enable systemd-tmpfiles-clean.timer systemd-tmpfiles-setup.service
ExecStart=-systemctl restart yggdrasil.service ExecStart=-systemctl restart yggdrasil.service
ExecStart=-firewall-cmd --reload ExecStart=-firewall-cmd --reload
# If they somehow managed to not start already # If they somehow managed to not start already