/etc/rc*.d 启动设置为啥K打头的服务还是会开机启动
Tofloor
poster avatar
wuangv
deepin
2017-11-14 19:32
Author
我之前安装nginx但是不会用,安装时添加自动启动,
在网上找了教程
  1. sudo apt-get install sysv-rc-conf
Copy the Code

使用sysv-rc-conf 管理启动服务
但是在deepin的系统上不起效果
需要使用
  1. update-rc -f nginx remove
Copy the Code

把文件全部删除才可以不启动
可以使系统支持这种K打头服务文件不启动程序吗?
Reply Favorite View the author
All Replies
avatar
Feng Yu
deepin
2017-11-14 20:47
#1
你看的上古时期的资料吧?早过时了
Reply View the author