Portál AbcLinuxu, 28. října 2025 19:12
offline, který by měl při startu přeskočit spouštění síťových služeb. Bohužel, i přesto mi nabíhá rozhraní net.eth0.
Výpis mého grub.conf
default 0 timeout 5 title=Gentoo Linux root (hd0,0) kernel /boot/kernel-daneel root=/dev/hda3 title=Gentoo Linux Offline root (hd0,0) kernel /boot/kernel-daneel root=/dev/hda3 softlevel=offlineVýpis
rc-update show default offline
alsasound | default offline
consolefont | default offline
gpm | default offline
keymaps | default offline
local | default offline
net.eth0 | default
netmount | default
sshd | default
syslog-ng | default offline
vixie-cron | default offline
Používám gentoo, GNU GRUB 0.97, při nastavování jsem se řídil instrukcemi gentoo-handbooku.
/etc/conf.d/rc a volby:# Dynamic /dev managers can trigger coldplug events which cause services to # start before we are ready for them. If this happens, we can defer these # services to start in the boot runlevel. Set RC_COLDPLUG="no" if you don't # want this. # NOTE: This also affects module coldplugging in udev-096 and higher # If you want module coldplugging but not coldplugging of services then you # can set RC_COLDPLUG="yes" and RC_PLUG_SERVICES="!*" RC_COLDPLUG="yes" # Some people want a finer grain over hotplug/coldplug. RC_PLUG_SERVICES is a # list of services that are matched in order, either allowing or not. By # default we allow services through as RC_COLDPLUG/RC_HOTPLUG has to be yes # anyway. # Example - RC_PLUG_SERVICES="net.wlan !net.*" # This allows net.wlan and any service not matching net.* to be plugged. RC_PLUG_SERVICES="!net.*"
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.