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