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

6
cron/webcam.service Normal file
View file

@ -0,0 +1,6 @@
[Unit]
Description=Webcam script
[Service]
ExecStart=/home/felix/.dotfiles/cron/webcam.sh
Type=oneshot