svn path=/nixos/trunk/; revision=20016
This commit is contained in:
parent
5cb934da59
commit
4253490fd4
|
@ -4,7 +4,7 @@ with pkgs.lib;
|
|||
|
||||
let
|
||||
|
||||
upstart = pkgs.upstart06;
|
||||
upstart = pkgs.upstart;
|
||||
|
||||
|
||||
# Path for Upstart jobs. Should be quite minimal.
|
||||
|
|
Loading…
Reference in New Issue