You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/uptimed/files/uptimed.service

11 lines
209 B

[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