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