* Don't set the nscd restart action here.
svn path=/nixpkgs/trunk/; revision=32717
This commit is contained in:
@@ -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
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user