due to new upstart version, vm tests didn't work anymore

svn path=/nixos/trunk/; revision=18840
This commit is contained in:
Rob Vermaas
2009-12-08 11:41:21 +00:00
parent 12401536fc
commit ed6d8c6881
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ with pkgs.lib;
config = {
jobs.backdoor =
{ startOn = "network-interfaces";
{ startOn = "started network-interfaces";
preStart =
''