* The Zabbix agent should start after the hostname is set.
svn path=/nixos/trunk/; revision=20029
This commit is contained in:
parent
eed3f9a118
commit
97f30fb17b
@ -69,7 +69,7 @@ in
|
|||||||
|
|
||||||
description = "Zabbix agent daemon";
|
description = "Zabbix agent daemon";
|
||||||
|
|
||||||
startOn = "started network-interfaces";
|
startOn = "ip-up";
|
||||||
stopOn = "stopping network-interfaces";
|
stopOn = "stopping network-interfaces";
|
||||||
|
|
||||||
preStart =
|
preStart =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user