Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
¿para que sirve #rc_coldplug="" #rc_hotplug="" ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
papu
l33t
l33t


Joined: 25 Jan 2008
Posts: 709
Location: Sota algun pi o alzina...

PostPosted: Wed Dec 17, 2014 6:23 pm    Post subject: ¿para que sirve #rc_coldplug="" #rc_hotplug=" Reply with quote

pues hoy me he puesto a mirar cosas y me dado cuenta que no entendia estas opciones a pesar de leer los comentarios que ponen en sus respectivos ficheros , una parte de ello debido a mi inglés supongo.

/etc/rc.conf:
Code:
# rc_hotplug is a list of services that we allow to be hotplugged.
# By default we do not allow hotplugging.
# A hotplugged service is one started by a dynamic dev manager when a matching
# hardware device is found.
# This service is intrinsically included in the boot runlevel.
# To disable services, prefix with a !
# Example - rc_hotplug="net.wlan !net.*"
# This allows net.wlan and any service not matching net.* to be plugged.
# Example - rc_hotplug="*"
# This allows all services to be hotplugged
#rc_hotplug="*"



/etc/conf.d/udev:
Code:
# udev can trigger coldplug events which cause services to start and
# kernel modules to be loaded.
# Services are deferred to start in the boot runlevel.
# Set rc_coldplug="NO" if you don't want this.
# If you want module coldplugging but not coldplugging of services then you
# can disable service coldplugging in baselayout/openrc config files.
# The setting is named different in different versions.
# in /etc/rc.conf: rc_hotplug="!*" or
# in /etc/conf.d/rc: rc_plug_services="!*"
#rc_coldplug="YES"




¿alguien podría explicarmelo?
_________________
"~amd64" --cpu 7700 non-x --DDR5 2x16GB 6000MHz --gpu RX 470
Back to top
View user's profile Send private message
edgar_uriel84
Guru
Guru


Joined: 21 Dec 2008
Posts: 485
Location: Tultitlan, México

PostPosted: Thu Dec 18, 2014 2:15 am    Post subject: Reply with quote

Pues esta es una breve explicación del hotplug con eso ya te ubicas sobre la función.
_________________
Algún día habrá una persona mejor que yo, pero esa persona no eres tú ni ese momento es ahora.
Back to top
View user's profile Send private message
papu
l33t
l33t


Joined: 25 Jan 2008
Posts: 709
Location: Sota algun pi o alzina...

PostPosted: Thu Dec 18, 2014 3:22 pm    Post subject: Reply with quote

edgar_uriel84 wrote:
Pues esta es una breve explicación del hotplug con eso ya te ubicas sobre la función.



si ya se que es detección en caliente, ¿y detección en frio, coldplug?
no comprendo esas opciones para que sirven, ni que utilidad tiene activarlas o no hacerlo ya que parecen lo mismo pero con diferente nombre o no se que jejeje
_________________
"~amd64" --cpu 7700 non-x --DDR5 2x16GB 6000MHz --gpu RX 470
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum