]> git.pld-linux.org Git - packages/util-vserver.git/blobdiff - util-vserver-initpost.sh
- fix sysctl location
[packages/util-vserver.git] / util-vserver-initpost.sh
index bb78a979d59b20b5c9be8780e82799b6016d5a9b..9716d50c6e80e9a86994af80b47b9e0fe9c5e811 100644 (file)
@@ -41,9 +41,6 @@ pushd "$cfgdir" &>/dev/null
 popd >/dev/null
 
 pushd "$vdir" &>/dev/null
-       if [ -f etc/sysconfig/rpm ]; then
-               subst etc/sysconfig/rpm 's!^#RPM_SKIP_AUTO_RESTART=.*!RPM_SKIP_AUTO_RESTART=yes!'
-       fi
 
        # for future. right now SysVinit is not created at build stage
        if [ -f etc/inittab ]; then
This page took 0.073755 seconds and 4 git commands to generate.