首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

Linux停Apache自动监测重启脚本(智能化程度较高)

2013-08-04 
Linux下Apache自动监测重启脚本(智能化程度较高)#!/bin/sh## This script will be executed *after* all t

Linux下Apache自动监测重启脚本(智能化程度较高)
#!/bin/sh## This script will be executed *after* all the other init scripts.# You can put your own initialization stuff in here if you don't# want to do the full Sys V style init stuff.touch /var/lock/subsys/local/root/lampmonitor.sh

?

?

热点排行