summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zope-LocalFS.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zope-LocalFS.spec b/Zope-LocalFS.spec
index 456ad64..c21bf4b 100644
--- a/Zope-LocalFS.spec
+++ b/Zope-LocalFS.spec
@@ -51,7 +51,7 @@ fi
if [ "$1" = "0" ]; then
/usr/sbin/installzopeproduct -d %{zope_subname}
if [ -f /var/lock/subsys/zope ]; then
- /etc/rc.d/init.d/zope restart >&2
+ /etc/rc.d/init.d/zope restart >&2
fi
fi