Fix Monit upstart dependency
svn path=/nixos/trunk/; revision=18964
This commit is contained in:
parent
d6108919b1
commit
b628ca221d
@ -20,7 +20,7 @@ in
|
||||
description = "monit.conf content";
|
||||
};
|
||||
startOn = mkOption {
|
||||
default = "networking/started";
|
||||
default = "network-interfaces/started";
|
||||
description = "What Monit supposes to be already present";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user