Package: initscripts Version: 2.86.ds1-61 Severity: minor Tags: patch User: [EMAIL PROTECTED]
In the LSB init information of urandom script, the Description keyword is missing a semi-colon. --- --- a/debian/initscripts/etc/init.d/urandom +++ b/debian/initscripts/etc/init.d/urandom @@ -6,7 +6,7 @@ # Default-Start: S # Default-Stop: 0 6 # Short-Description: Save and restore random seed between restarts. -# Description This script saves the random seed between restarts. +# Description: This script saves the random seed between restarts. # It is called from the boot, halt and reboot scripts. ### END INIT INFO --- -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-5.slh.12-sidux-amd64 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages initscripts depends on: ii debianutils 2.30 Miscellaneous utilities specific t ii e2fsprogs 1.41.2-1 ext2/ext3/ext4 file system utiliti ii libc6 2.7-14 GNU C Library: Shared libraries ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip ii mount 2.13.1.1-1 Tools for mounting and manipulatin ii sysvinit-utils 2.86.ds1-61 System-V-like utilities Versions of packages initscripts recommends: ii psmisc 22.6-1 Utilities that use the proc filesy initscripts suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

