je réponds très tard mais....
ce n'est pas le script /etc/init/rc-sysinit.conf que tu veux??
Comme je n'ai jamais eu Débian j'avoue que je ne vois pas très bien mais si tu tapes dans la console
vi /etc/init/rc-sysinit.conf
tu tombes sur
description "System V initialisation compatibility"
author "Scott James Remnant <scott@netsplit.com>"
start on filesystem and net-device-up IFACE=lo
stop on runlevel
# Default runlevel, this may be overriden on the kernel command-line
# or by faking an old /etc/inittab entry
env DEFAULT_RUNLEVEL=2
emits runlevel
# There can be no previous runlevel here, but there might be old
# information in /var/run/utmp that we pick up, and we don't want
# that.
#
dis moi si ça pourrait être ça
sinon bien sur pour savoir ton run level tu tapes
who -r