mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-10-30 01:42:11 +01:00
7 lines
104 B
SYSTEMD
7 lines
104 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Webcam script
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStart=/home/felix/.dotfiles/cron/webcam.sh
|
||
|
|
Type=oneshot
|