summaryrefslogtreecommitdiff
path: root/shutdownasap.timer.in
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-04-09 13:52:17 +0200
committerErich Eckner <git@eckner.net>2019-04-09 13:52:17 +0200
commit1fba609bb30940d3227cd82dfb18b9a0635350b2 (patch)
tree909d2c938e70326b3669a0fd3b87c8ab703ea4b3 /shutdownasap.timer.in
parent352dd1c0b56a223271aef33c9a90873d4416ba51 (diff)
downloadshutdownasap-1fba609bb30940d3227cd82dfb18b9a0635350b2.tar.xz
systemd timer and service new
Diffstat (limited to 'shutdownasap.timer.in')
-rw-r--r--shutdownasap.timer.in8
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