|
|
How do I stop Appletalk from starting up? |
| Applies to: All versions of NetMAX
address-suppressed | |
|
If you are not using the Appletalk sharing services on your NetMAX machine, you might want to stop the Appletalk daemon from starting up. Please note that this is not supported by Cybernet, and these changes could get overwritten during certain upgrades or patches.
To do this, you should edit the /etc/rc.d/init.d/atalk file. Add the following line to the beginning of this file: exit 0 That's a zero, not an oh. So the beginning of the file should read:
#!/bin/sh exit 0 # address-suppressed |
| Previous: |
|
| Next: |
|
| ||||||||