CooSee wrote:lucho115 wrote:i use sysvconfig , rcconf and sysv-rc-conf but i cant remove from the init the avahi and hal daemons, where i have to look to disable to load at boot time, anybod knows?
thks
hallo,
/etc/default/avahi-daemon
CooSee ' Ya
I use this file yet, i config like this:
- Code: Select all
AVAHI_DAEMON_START=0
but it still start at boot time.
With hal i use in /etc/default/hal this code
- Code: Select all
DAEMON_OPTS=NO
but it still start at boot time.
Any other tip??