Package: rsync Version: 3.0.9-1 Severity: minor Tags: patch Hi,
you can join the two cases:
diff --git a/init.d/rsync b/init.d/rsync
index 0042d1f..032ffde 100755
--- a/init.d/rsync
+++ b/init.d/rsync
@@ -42,8 +42,7 @@ if [ -s $RSYNC_DEFAULTS_FILE ]; then
;;
esac
case "x$RSYNC_NICE" in
- x[0-9]) RSYNC_NICE_PARM="--nicelevel $RSYNC_NICE";;
- x1[0-9]) RSYNC_NICE_PARM="--nicelevel $RSYNC_NICE";;
+ x[0-9]|x1[0-9]) RSYNC_NICE_PARM="--nicelevel $RSYNC_NICE";;
x) ;;
*) log_warning_msg "Value of RSYNC_NICE in
$RSYNC_DEFAULTS_FILE must be a value between 0 an
log_warning_msg "ignoring RSYNC_NICE now."
Bye, Jörg
-- System Information:
Debian Release: unstable/experimental
APT prefers unstable
APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 3.1.0-rc10-00010-g841fe8f
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages rsync depends on:
ii base-files 6.5
ii libacl1 2.2.51-3
ii libc6 2.13-21
ii libpopt0 1.16-1
ii lsb-base 3.2-28
rsync recommends no packages.
Versions of packages rsync suggests:
ii openssh-client 1:5.9p1-1
ii openssh-server 1:5.9p1-1
-- Configuration Files:
/etc/init.d/rsync changed [not included]
-- no debconf information
signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP

