mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Merge pull request #5127 from dgoetz/feature/improve-systemd
Improve systemd service file fixes #5127
This commit is contained in:
commit
b680aedc23
@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Icinga host/service/network monitoring system
|
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]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
|
Loading…
x
Reference in New Issue
Block a user