From: sapanb Date: Wed, 30 Apr 2008 07:28:02 +0000 (+0000) Subject: Fixed specfile X-Git-Tag: fprobe-ulog-1.1.3-3~27 X-Git-Url: http://git.onelab.eu/?p=fprobe-ulog.git;a=commitdiff_plain;h=e003e2785702097205fb02134be9248a428b0c22 Fixed specfile git-svn-id: http://svn.planet-lab.org/svn/fprobe-ulog/trunk@9207 8c455092-636d-4788-adf5-e71def0336e8 --- diff --git a/fprobe-ulog.spec b/fprobe-ulog.spec index 42835cb..21fd4d5 100644 --- a/fprobe-ulog.spec +++ b/fprobe-ulog.spec @@ -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