24
edits
Changes
m
→/etc/init.d services
To disable the service:
* RedHat/Fedora/SUSE: <code>/sbin/chkconfig --del SERVICENAME </code>
* Debian: <code>' update-rc.d -f samba hdparm remove '</code>
* Gentoo: <code>/sbin/rc-update del SERVICENAME</code>