mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-09-14 14:32:04 +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
|