* Don't set the nscd restart action here.
svn path=/nixpkgs/trunk/; revision=32717
This commit is contained in:
parent
57b612cb05
commit
a75ccf7dca
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
LIBEXECDIR=$out/libexec/resolvconf
|
||||
VARDIR=/var/run/resolvconf
|
||||
MANDIR=$out/share/man
|
||||
RESTARTCMD="initctl restart \1"
|
||||
RESTARTCMD="false \1"
|
||||
EOF
|
||||
'';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user