dotfiles/cron/webcam.service

7 lines
104 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Webcam script
[Service]
ExecStart=/home/felix/.dotfiles/cron/webcam.sh
Type=oneshot