cron/webcam*: added systemd-files & made script more readable

This commit is contained in:
Felix Buehler 2017-04-17 14:50:26 +02:00
parent e3363f1f4c
commit 71298adbeb
4 changed files with 25 additions and 7 deletions

9
cron/webcam.timer Normal file
View file

@ -0,0 +1,9 @@
[Unit]
Description=1hour webcam-timer
[Timer]
OnCalendar=*:0
Unit=webcam.target
[Install]
WantedBy=webcam.target