summaryrefslogtreecommitdiff
blob: 531c415702162c86a3d5bbcd1203b8a9a8c29b58 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Uptime record tracking daemon
Documentation=man:uptimed(8) man:uprecords(1)

[Service]
ExecStartPre=/usr/sbin/uptimed -b
ExecStart=/usr/sbin/uptimed -f

[Install]
WantedBy=multi-user.target