mirror of https://github.com/mikaku/Monitorix.git
force Monitorix to be started at the end of boot in 'systemd' based systems
This commit is contained in:
parent
27d04384bf
commit
de5265d3d3
|
@ -2,6 +2,7 @@
|
|||
Description=Monitorix
|
||||
Documentation=man:monitorix(8)
|
||||
Wants=local-fs.target
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
|
Loading…
Reference in New Issue