[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#141500: start-stop-daemon: --nicelevel doesn't work



Package: dpkg
Version: 1.9.20
Severity: normal

For some months, I've had an init script which uses the following
start-stop-daemon command to run setiathome as soon as my machine boots
up:

# start-stop-daemon --start --verbose \
    --pidfile /home/tim/setiathome/pid.sah --chuid tim \
    --nicelevel 19 --exec /usr/bin/setiathome

This always worked fine until a couple of weeks ago, and since then it
has stopped working, and now that command produces very odd output:

Starting /usr/bin/setiathome...
start-stop-daemon: Unable to alter nice level by 19: Success

i.e. it seems to be incorrectly handling a successful system call.

Tim.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux cyclin 2.4.17 #1 Tue Mar 26 23:22:24 GMT 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages dpkg depends on:
ii  libc6                    2.2.5-4         GNU C Library: Shared libraries an
ii  libncurses5              5.2.20020112a-7 Shared libraries for terminal hand
ii  libstdc++2.10-glibc2.2   1:2.95.4-5      The GNU stdc++ library


-- 
To UNSUBSCRIBE, email to debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: