due to new upstart version, vm tests didn't work anymore
svn path=/nixos/trunk/; revision=18840
This commit is contained in:
@@ -10,7 +10,7 @@ with pkgs.lib;
|
||||
config = {
|
||||
|
||||
jobs.backdoor =
|
||||
{ startOn = "network-interfaces";
|
||||
{ startOn = "started network-interfaces";
|
||||
|
||||
preStart =
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user