Add Systemd templates

This commit is contained in:
2022-08-28 12:10:27 +02:00
parent c79a2f83e1
commit 6ed81cd85c
3 changed files with 23 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[Unit]
Description=Run packages-upgrade daily
[Timer]
Unit=packages-upgrade.service
OnCalendar=*-*-* 07:00:00
Persistent=true
[Install]
WantedBy=timers.target