parent
eacbb7c38e
commit
e95773a38f
|
@ -19,7 +19,7 @@ let
|
||||||
exec sh -c "echo 'hello world' | ${pkgs.netcat}/bin/nc -l -p 9000"
|
exec sh -c "echo 'hello world' | ${pkgs.netcat}/bin/nc -l -p 9000"
|
||||||
'';
|
'';
|
||||||
} ];
|
} ];
|
||||||
# should have some checks to everify the syntax
|
# should have some checks to verify the syntax
|
||||||
merge = pkgs.lib.mergeListOption;
|
merge = pkgs.lib.mergeListOption;
|
||||||
description = "
|
description = "
|
||||||
Additional Upstart jobs.
|
Additional Upstart jobs.
|
||||||
|
|
Loading…
Reference in New Issue