Package: nethack-common
Severity: important
Tags: patch

when user have customized login shell, /etc/init.d/nethack-common may
fail. i suggest to add --shell option to su command:

- su -c /usr/lib/games/nethack/recover-helper "$owner"
+ su --shell=/bin/sh -c /usr/lib/games/nethack/recover-helper "$owner"

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.28-grsec


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to