mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02: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
|