manchkconfigForexample,random.inithasthesethreelines:#chkconfig:23452080解释:2345是在这几个级别上默认on2080是启动关闭顺序#description:Savesandrestoressystementropypoolfor\#higherqualityrandomnumbergeneration.重点:需要把脚本放在/
分类:
其他好文 时间:
2018-03-16 10:30:25
阅读次数:
138
chkconfig添加服务错误,提示XXX服务不支持故障原文:[root@web~]#chkconfig--addmemcachedservicememcacheddoesnotsupportchkconfig故障说明:无法添加提示该错误是在服务的启动脚本里面没添加chkconfig的级别解决方案:我们一般在脚本开头加入下面两句就好了#gedit/etc/init...
分类:
系统相关 时间:
2016-10-09 20:40:31
阅读次数:
207