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

Re: insserv: FATAL: service mountkernfs is missed



On Saturday 04 January 2020 10:01:43 Pascal Hambourg wrote:
> Le 03/01/2020 à 22:05, ajh-valmer a écrit :
> > etc/init.d/mountkernfs.sh et "/etc/init.d/networking" :
> > Qu'appelles tu "en-têtes LSB" ?

> La partie entre "BEGIN INIT INFO" et "END INIT INFO".

Les voici :

/etc/init.d/networking :
### BEGIN INIT INFO
# Provides: networking ifupdown
# Required-Start: mountkernfs $local_fs urandom
# Required-Stop: $local_fs
# Default-Start: S
# Default-Stop: 0 6
# Short-Description: Raise network interfaces.
# Description: Prepare /run/network directory, ifstate file and raise network 
interfaces, or take them down.
### END INIT INFO

/etc/init.d/mountkernfs.sh :
### BEGIN INIT INFO
# Provides: mountkernfs
# Required-Start:
# Required-Stop:
# Should-Start: glibc
# Default-Start: S
# Default-Stop:
# Short-Description: Mount kernel virtual file systems.
# Description: Mount initial set of virtual filesystems the kernel
# provides and that are required by everything.
### END INIT INFO

Je constate que dans le dernier :
# Required-Start:
# Required-Stop:
# Default-Stop:
n'ont pas d'infos derrière.

Y a t-il un problème qui peut expliquer l'impossibilité
de lancer mountkernfs.sh ?
"service mountkernfs is missed"
A. Valmer


Reply to: