do not restart util-vserver service on upgrades suggested by Daniel
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 8 Jun 2010 15:36:30 +0000 (15:36 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 8 Jun 2010 15:36:30 +0000 (15:36 +0000)
util-vserver.spec

index 6a8da13..8a43933 100644 (file)
@@ -255,7 +255,6 @@ test "$1" != 0 || rm -rf %_localstatedir/cache/vservers/* 2>/dev/null || :
 %chkconfig --add vprocunhide
 %chkconfig --add util-vserver
 %chkconfig util-vserver on
-service util-vserver restart
 
 %preun sysv
 test "$1" != 0 || %_initrddir/vprocunhide stop &>/dev/null || :