解决insserv exiting now without changing boot order!

技术分享 2009-08-01

解决方法: 编辑 /etc/init.d/vzquota 在start(){ 前面添加如下内容:

### BEGIN INIT INFO
# Provides: OSSEC HIDS
# Required-Start: $network $remote_fs $syslog $time
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: OSSEC HIDS
### END INIT INFO

评论 (0)

发表评论

最多500字符

验证码

暂无评论

成为第一个评论的人吧!