[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

4
systemd/webcam-install.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
cp webcam.service webcam.timer ~/.config/systemd/user/
systemctl enable webcam.timer --user