dotfiles/systemd/.config/systemd/user/syncnotebook.timer

11 lines
151 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Notebook synchronization timer
[Timer]
OnBootSec=5m
OnUnitActiveSec=5m
Unit=syncnotebook.service
[Install]
WantedBy=timers.target