Fixed specfile
authorsapanb <sapanb@8c455092-636d-4788-adf5-e71def0336e8>
Wed, 30 Apr 2008 07:28:02 +0000 (07:28 +0000)
committersapanb <sapanb@8c455092-636d-4788-adf5-e71def0336e8>
Wed, 30 Apr 2008 07:28:02 +0000 (07:28 +0000)
git-svn-id: http://svn.planet-lab.org/svn/fprobe-ulog/trunk@9207 8c455092-636d-4788-adf5-e71def0336e8

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