mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
11 lines
145 B
SYSTEMD
11 lines
145 B
SYSTEMD
[Unit]
|
|
Description=Newsboat RSS Feed Update Timer
|
|
|
|
[Timer]
|
|
OnBootSec=2m
|
|
OnUnitActiveSec=5m
|
|
Unit=newsup.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|