summaryrefslogtreecommitdiffstats
path: root/.setup/autofetch.timer
blob: da89e1b82d35649fd13087f89cb3477ab7e68592 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
 Description=Automatic Update when booted up after 3 minutes, then check the system for updates every 15 minutes

[Timer]
 OnBootSec=3min
 OnUnitActiveSec=15min
 Unit=autofetch.service

[Install]
 WantedBy=multi-user.target