X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=blobdiff_plain;f=vsys.spec;h=29398ce26f5c9191b416c74c8737946d0eed331a;hp=947ed1c370172fbfbf26ab4899fde9305a332f7d;hb=c78cd23d7e0d0f58fd2251fbd01d81b845534fd0;hpb=236618a38a437f3bd12924bd926f086e0f0c47b6 diff --git a/vsys.spec b/vsys.spec index 947ed1c..29398ce 100644 --- a/vsys.spec +++ b/vsys.spec @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %post chkconfig --add vsys chkconfig vsys on +if [ "$PL_BOOTCD" != "1" ] ; then + service vsys restart +fi %postun