]> git.pld-linux.org Git - packages/util-vserver.git/commitdiff
- typo?
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 24 Nov 2008 00:38:44 +0000 (00:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-vserver.spec -> 1.214

util-vserver.spec

index e74eac9f84c2c877cc8a445f76ff29c4e75a112a..ca4969d8d55c695f6f9d69d2f526e2c95204ea6b 100644 (file)
@@ -553,7 +553,7 @@ chmod ug+x /etc/rc.d/init.d/vservers
 /sbin/chkconfig --add vprocunhide
 /sbin/chkconfig --add vservers
 if [ ! -f /etc/sysconfig/vrootdevices ]; then
-       if [ -f /etc/sysconfig/vrootdevices.rpmsave ]; then
+       if [ -f /etc/sysconfig/vrootdevices.rpmsave ]; then
                mv -f /etc/sysconfig/vrootdevices.rpmsave /etc/sysconfig/vrootdevices
        else
                mv -f /etc/sysconfig/vrootdevices.rpmnew /etc/sysconfig/vrootdevices
This page took 0.096631 seconds and 4 git commands to generate.