mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
9 lines
115 B
SYSTEMD
9 lines
115 B
SYSTEMD
[Unit]
|
|
Description=1hour webcam-timer
|
|
|
|
[Timer]
|
|
OnCalendar=*:0
|
|
Unit=webcam.target
|
|
|
|
[Install]
|
|
WantedBy=webcam.target
|