Your message dated Wed, 16 Sep 2009 01:08:44 -0600
with message-id <1253084924.5628.19.ca...@rover>
and subject line Re: Bug#545178: /etc/init.d/sudo: Redundant with bootclean;
please remove
has caused the Debian Bug report #545178,
regarding /etc/init.d/sudo: Redundant with bootclean; please remove
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
545178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545178
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sudo
Version: 1.7.2p1-1
Severity: normal
File: /etc/init.d/sudo
mountall-bootclean and mountnfs-bootclean invoke /lib/init/bootclean.sh
which cleans out /var/run. This makes the sudo initscript entirely
redundant. Please consider removing it.
Thanks,
Josh Triplett
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages sudo depends on:
ii libc6 2.9-26 GNU C Library: Shared libraries
ii libpam-modules 1.1.0-2 Pluggable Authentication Modules f
ii libpam0g 1.1.0-2 Pluggable Authentication Modules l
sudo recommends no packages.
sudo suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sat, 2009-09-05 at 07:16 -0700, Josh Triplett wrote:
> Package: sudo
> Version: 1.7.2p1-1
> Severity: normal
> File: /etc/init.d/sudo
>
> mountall-bootclean and mountnfs-bootclean invoke /lib/init/bootclean.sh
> which cleans out /var/run. This makes the sudo initscript entirely
> redundant.
Actually, it doesn't. If you look closely, you'll see that the
clean_run() function in bootclean.sh has a '! -xtype d' on the find.
Even if it didn't, removing the directories under /var/run/sudo doesn't
have quite the same effect as touching them with a very old date.
Thanks for the suggestion, but I'm closing this bug with no action
taken.
Bdale
--- End Message ---