Gateway6 upstart job update.
svn path=/nixos/trunk/; revision=10953
This commit is contained in:
parent
65deea6610
commit
e48a01523f
@ -5,7 +5,7 @@ let
|
|||||||
gw6cService = import ../services/gw6c {
|
gw6cService = import ../services/gw6c {
|
||||||
inherit (pkgs) stdenv gw6c coreutils
|
inherit (pkgs) stdenv gw6c coreutils
|
||||||
procps upstart iputils gnused
|
procps upstart iputils gnused
|
||||||
gnugrep;
|
gnugrep seccureUser writeScript;
|
||||||
username = cfg.username;
|
username = cfg.username;
|
||||||
password = cfg.password;
|
password = cfg.password;
|
||||||
server = cfg.server;
|
server = cfg.server;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user