Fixed specfile
[fprobe-ulog.git] / fprobe-ulog.spec
index 42835cb..21fd4d5 100644 (file)
@@ -57,7 +57,7 @@ rm -rf %{buildroot}
 chkconfig --add fprobe-ulog
 chkconfig fprobe-ulog on
 if [ "$PL_BOOTCD" != "1" ] ; then
-       service fprobe-ulog start
+       service fprobe-ulog restart
     fi
 
 %preun