mirror of
https://github.com/nboughton/dotfiles
synced 2025-02-22 01:21:06 +01:00
10 lines
151 B
SYSTEMD
10 lines
151 B
SYSTEMD
[Unit]
|
|
Description=Check for new upstream AUR versions of NPM packages
|
|
|
|
[Timer]
|
|
OnStartupSec=5min
|
|
OnUnitActiveSec=6h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|