답변:
당신은 원합니다 update-rc.d mysql disable
. update-rc.d 맨 페이지에 명시된 바와 같이 제거하지 않으려는 경우 :
A common system administration error is to delete the links with the
thought that this will "disable" the service, i.e., that this will pre‐
vent the service from being started. However, if all links have been
deleted then the next time the package is upgraded, the package's
postinst script will run update-rc.d again and this will reinstall
links at their factory default locations