From: Barış Metin <Talip-Baris.Metin@sophia.inria.fr>
Date: Tue, 16 Feb 2010 15:54:45 +0000 (+0000)
Subject: call bwlimit.init() in postinstall to update classes...
X-Git-Tag: util-vserver-pl-0.3-23~2
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8704249a39f834e09b6b311a586cd50866556a0c;p=util-vserver-pl.git

call bwlimit.init() in postinstall to update classes...
---

diff --git a/util-vserver-pl.spec b/util-vserver-pl.spec
index a77fe86..2939325 100644
--- a/util-vserver-pl.spec
+++ b/util-vserver-pl.spec
@@ -74,6 +74,8 @@ if [ ! -f /etc/shells ] || ! grep -q '^/bin/vsh$' /etc/shells ; then
 	echo /bin/vsh >> /etc/shells
 fi
 
+/usr/sbin/bwlimit init
+
 
 %postun
 # 0 = erase, 1 = upgrade