Package: screen
Version: 4.0.3-7
Severity: wishlist
Tags: patch

Hello,

while trying to automatically generate the order of my rc*.d I've seen
that screen-cleanup contain a non empty Default-stop:, when the stop
action is empty. You should probably empty this header.


Here is the patch to do it:

diff /etc/init.d/screen-cleanup /etc/init.d/screen-cleanup
index c1d04b2..0721a5f 100755
--- /etc/init.d/screen-cleanup
+++ /etc/init.d/screen-cleanup
@@ -9,7 +9,7 @@
 # Required-Start:    $local_fs $remote_fs
 # Required-Stop:     $local_fs $remote_fs
 # Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
+# Default-Stop:      
 # Short-Description: screen sessions cleaning
 ### END INIT INFO



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (700, 'stable'), (550, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23acer (SMP w/1 CPU core; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages screen depends on:
ii  libc6                     2.7-6          GNU C Library: Shared libraries
ii  libncursesw5              5.6+20080105-1 Shared libraries for terminal hand
ii  libpam0g                  0.99.7.1-5     Pluggable Authentication Modules l

screen recommends no packages.

-- debconf information excluded



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

Reply via email to