* Sync.
svn path=/nixos/branches/modular-nixos/; revision=15635
This commit is contained in:
parent
65908cccd1
commit
551c80db47
@ -142,7 +142,7 @@ rec {
|
||||
pkgs.pwdutils
|
||||
pkgs.reiserfsprogs
|
||||
pkgs.rsync
|
||||
pkgs.seccureUser
|
||||
pkgs.seccure
|
||||
pkgs.strace
|
||||
pkgs.su
|
||||
pkgs.sysklogd
|
||||
|
@ -103,7 +103,7 @@ let
|
||||
gw6cService = import ../../services/gw6c {
|
||||
inherit (pkgs) stdenv gw6c coreutils
|
||||
procps upstart iputils gnused
|
||||
gnugrep seccureUser writeScript;
|
||||
gnugrep seccure writeScript;
|
||||
username = cfg.username;
|
||||
password = cfg.password;
|
||||
server = cfg.server;
|
||||
|
Loading…
Reference in New Issue
Block a user