home · contact · privacy
Setup script for daily reboots.
[config] / bullseye / etc_files / daily_reboot / etc / systemd / system / reboot.timer
1 [Unit]
2 Description=schedule reboot
3
4 [Timer]
5 Unit=reboot.service
6 OnCalendar=*-*-* 7:00:00
7
8 [Install]
9 WantedBy=timers.target