mirror of https://github.com/Icinga/icinga2.git
improve systemd service file
This commit is contained in:
parent
273c893a77
commit
7608acd0e2
|
@ -1,6 +1,6 @@
|
|||
[Unit]
|
||||
Description=Icinga host/service/network monitoring system
|
||||
After=syslog.target network.target postgresql.service mariadb.service carbon-cache.service
|
||||
After=syslog.target network-online.target postgresql.service mariadb.service carbon-cache.service carbon-relay.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
|
Loading…
Reference in New Issue