SPECS: util-vserver.spec - typo?
glen
glen at pld-linux.org
Mon Nov 24 01:38:49 CET 2008
Author: glen Date: Mon Nov 24 00:38:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo?
---- Files affected:
SPECS:
util-vserver.spec (1.213 -> 1.214)
---- Diffs:
================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.213 SPECS/util-vserver.spec:1.214
--- SPECS/util-vserver.spec:1.213 Mon Nov 24 00:17:51 2008
+++ SPECS/util-vserver.spec Mon Nov 24 01:38:44 2008
@@ -554,7 +554,7 @@
/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
@@ -904,6 +904,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.214 2008/11/24 00:38:44 glen
+- typo?
+
Revision 1.213 2008/11/23 23:17:51 baggins
- restore also sysconfig files in triggerpostun
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.213&r2=1.214&f=u
More information about the pld-cvs-commit
mailing list