cd /etc/rc2.d
rename what to disable at startup:
rename “S” into a “K” (example : S02mysql to K02mysql).
rename back to enable again.
default is rc2.d, to check using :who --runlevel
cd /etc/rc2.d
rename what to disable at startup:
rename “S” into a “K” (example : S02mysql to K02mysql).
rename back to enable again.
default is rc2.d, to check using :who --runlevel