Hi,
I've a general question on system init:
As an example in init.d/autofs, why autofs needs to be started in multiple run level ?
I thought application daemon only need to be started once in the whole system.
Thanks,
Ming
[root@Fedora2 rc.d]# find . -print | grep autofs
./rc4.d/S28autofs
./init.d/autofs
./rc2.d/K72autofs
./rc3.d/S28autofs
./rc1.d/K72autofs
./rc5.d/S28autofs
./rc0.d/K72autofs
./rc6.d/K72autofs