Gateway6 upstart job update.

svn path=/nixos/trunk/; revision=10953
This commit is contained in:
Michael Raskin 2008-03-04 15:30:54 +00:00
parent 65deea6610
commit e48a01523f

View File

@ -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;