From e003e2785702097205fb02134be9248a428b0c22 Mon Sep 17 00:00:00 2001 From: sapanb Date: Wed, 30 Apr 2008 07:28:02 +0000 Subject: [PATCH] Fixed specfile git-svn-id: http://svn.planet-lab.org/svn/fprobe-ulog/trunk@9207 8c455092-636d-4788-adf5-e71def0336e8 --- fprobe-ulog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0