X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;ds=sidebyside;f=bullseye%2Fetc_files%2Fdaily_reboot%2Fetc%2Fsystemd%2Fsystem%2Freboot.timer;fp=bullseye%2Fetc_files%2Fdaily_reboot%2Fetc%2Fsystemd%2Fsystem%2Freboot.timer;h=741ff05d2380aeb6e213a64288f7b231a8db3faf;hb=ea681bb816cf1bb90b2b9ddb9caf4569306597bc;hp=0000000000000000000000000000000000000000;hpb=159dccb52eebf2e3161893e86bdc14d3ec83177a;p=config diff --git a/bullseye/etc_files/daily_reboot/etc/systemd/system/reboot.timer b/bullseye/etc_files/daily_reboot/etc/systemd/system/reboot.timer new file mode 100644 index 0000000..741ff05 --- /dev/null +++ b/bullseye/etc_files/daily_reboot/etc/systemd/system/reboot.timer @@ -0,0 +1,9 @@ +[Unit] +Description=schedule reboot + +[Timer] +Unit=reboot.service +OnCalendar=*-*-* 7:00:00 + +[Install] +WantedBy=timers.target