projects-jenz/systemctl_launch_ze/css_ze_restart.timer

10 lines
243 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Restarts the systemctl service for ze server every odd night in month at 5:30
Requires=css_ze_restart.service
[Timer]
OnCalendar=*-*-1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31 05:30:00
[Install]
WantedBy=multi-user.target