[systemd] update webcam-script

This commit is contained in:
Felix Buehler 2018-12-11 23:23:04 +01:00
parent dbd6704926
commit 54c7c6ac00
6 changed files with 17 additions and 20 deletions

6
systemd/webcam.service Normal file
View file

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