[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#579562: /etc/init.d/x11-common should wait till mountall-bootclean is done



On 2010-04-28 18:45 +0200, Steven Hudson wrote:

> Package: x11-common
> Version: 1:7.5+5
> Severity: normal
>
> The script /etc/init.d/x11-common adds directories to /tmp but the script
> mountall-bootclean could delete them.

Could you elaborate? I think this cannot really happen, at least not
during boot if you haven't fiddled around with the LSB headers yourself.

> I think adding "mountall-bootclean" to
> the "Required-Start" section should help: # /etc/init.d/x11-common: set up the
> X server and ICE socket directories ### BEGIN INIT INFO # Provides:
> x11-common # Required-Start:    $local_fs mountall-bootclean # Required-Stop:
> $local_fs # Default-Start:     S # Default-Stop: ### END INIT INFO

This would be redundant, there is already the dependency chain
$local_fs -> mountoverflowtmp -> mountall-bootclean.

Sven




Reply to: