styier

一、查看当前的运行级别

runlevel

二、加载服务

$ cd /etc/init.d
$ sudo update-rc.d test defaults 95

三、增加默认启动脚本

sudo vi /etc/rc.local

 

http://blog.csdn.net/w401229755/article/details/54200141

 

分类:

技术点:

相关文章:

  • 2021-06-27
  • 2021-10-07
  • 2021-07-18
  • 2022-02-10
  • 2021-08-07
  • 2021-08-07
  • 2021-06-28
猜你喜欢
  • 2021-12-22
  • 2021-12-03
  • 2021-11-22
  • 2021-07-16
  • 2021-07-06
  • 2021-08-07
  • 2022-02-20
相关资源
相似解决方案