# /etc/systemd/system/weekly-reboot.service [Unit] Description=Weekly system reboot DefaultDependencies=no Before=shutdown.target [Service] Type=oneshot ExecStart=/usr/bin/systemctl reboot