mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-09-13 22:12:04 +02:00
cron/webcam*: added systemd-files & made script more readable
This commit is contained in:
parent
e3363f1f4c
commit
71298adbeb
4 changed files with 25 additions and 7 deletions
6
cron/webcam.service
Normal file
6
cron/webcam.service
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=Webcam script
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/felix/.dotfiles/cron/webcam.sh
|
||||
Type=oneshot
|
Loading…
Add table
Add a link
Reference in a new issue