@@ -35,6 +35,7 @@
rcService rsync enable yes || exit 0
rcService rsync active yes && exit 0
rcVarIsYes rsync_daemon || exit 0
+ rm -f $rsync_pidfile 2>/dev/null || true
nice -n $rsync_nice @l_prefix@/bin/rsync \
$rsync_flags --daemon --config=$rsync_cfgfile
sleep 2
@@ -32,7 +32,7 @@ Class: CORE
Group: Filesystem
License: GPL
Version: 3.0.3
-Release: 20080630
+Release: 20080719
# package options
%option with_iconv no