Package: linuxlogo
Version: 4.09-2
Severity: normal
The preinst assumes that the user has sysv-rc rather than file-rc:
# If the init script symlinks have the default priority (20) we will
# delete them so that they will be reinstalled with priority 99 in postinst.
if [ `find /etc/rc*.d -name '*linuxlogo' | grep 20 >/dev/null` ]
then
echo "Removing init script sym-links so that we can change the priority
to 99."
update-rc.d -f linuxlogo remove > /dev/null
fi
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages linuxlogo depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
-- debconf information:
* linuxlogo/installation:
* linuxlogo/mode: Login
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]