Bug#796603: keyboard-configuration: Has init script in runlevel S but no matching service file
Felipe Sateler
fsateler at debian.org
Tue Sep 1 18:38:29 BST 2015
On 1 September 2015 at 14:05, Anton Zinoviev <anton at lml.bas.bg> wrote:
> On Thu, Aug 27, 2015 at 03:18:17PM -0300, Felipe Sateler wrote:
>>
>> Does console-setup actually need to be run before user services are
>> started? My guess is that it only needs to run before getty, but it
>> should not block other services that want to start.
>
> It should run before fsck.
That is definitely not what the init script says[1]:
# Provides: console-setup
# Required-Start: $remote_fs
# Required-Stop:
# Should-Start: console-screen kbd
# Default-Start: S
The keyboard-setup script does, though[2]:
# X-Start-Before: checkroot
[1] http://sources.debian.net/src/console-setup/1.132/debian/keyboard-configuration.console-setup.init/
[2] http://sources.debian.net/src/console-setup/1.132/debian/keyboard-configuration.keyboard-setup.init/
--
Saludos,
Felipe Sateler
More information about the Pkg-systemd-maintainers
mailing list