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