FlayerVEO 学无止境 - Linux 设置服务自动启动与运行级别 的评论 http://flayerveo.com/index.php/archives/2551 ##设置服务开机运行: 方法1: 进入:vi /etc/rc.local 在其中加入命令:/etc/init.d/smb start 也可以直接输入服务名:smb 方法2: ntsysv 空格键...