You are not logged in.

#1 2005-09-27 14:24:16

twelvegates
Member
Registered: 2005-09-27
Posts: 20
Website

disabling hotplug daemon on startup

How does one disable the hotplug daemon on startup?

Offline

#2 2005-09-27 15:08:56

Moo-Crumpus
Member
From: Hessen / Germany
Registered: 2003-12-01
Posts: 1,487

Re: disabling hotplug daemon on startup

edit /etc/rc.conf, seek and find the DAEMONS line.
Add a ! to a daemon that should not start.
Add an @ to a daemon that should be start in the background.

Examples:
hotplug
!hotplug
@hotplug


Frumpus addict
[mu'.krum.pus], [frum.pus]

Offline

#3 2005-09-27 15:12:15

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: disabling hotplug daemon on startup

reading the comments in /etc/rc.conf would have told you that.

Offline

Board footer

Powered by FluxBB