diff options
Diffstat (limited to 'shutdownasap.timer.in')
-rw-r--r-- | shutdownasap.timer.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shutdownasap.timer.in b/shutdownasap.timer.in new file mode 100644 index 0000000..7f42597 --- /dev/null +++ b/shutdownasap.timer.in @@ -0,0 +1,8 @@ +[Unit] +Description=shut down asap 1h after the system came up + +[Timer] +OnStartupSec=1h + +[Install] +WantedBy=timers.target |