This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

avahi-dnsconfd

can I delete the avahi-dnsconfd program?

The autorun.sh:

#echo "2" > /proc/cpu/alignment
sleep 1
./boa -c /etc &
/usr/sbin/avahi-autoipd --no-drop-root --no-chroot -D eth0
/usr/sbin/avahi-daemon --no-drop-root --no-chroot -D
/usr/sbin/avahi-dnsconfd -D

what does avahi use?

Can I delete these programs?

Thansk very much.