summaryrefslogtreecommitdiffstats
path: root/system/systemd/netdata-updater.timer
blob: 8b36e46ff4ecf0330a0806c50b496167e3de5293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Daily auto-updates for Netdata
RefuseManualStart=no
RefuseManualStop=no

[Timer]
Persistent=false
OnCalendar=daily
Unit=netdata-updater.service

[Install]
WantedBy=timers.target