摘要: #! /bin/bash#Source function library. . /etc/init.d/functions#Check that networking is up.. /etc/sysconfig/networkif [ "$NETWORKING" = "no" ]then ... 阅读全文
posted @ 2015-08-27 19:55 hao.ma 阅读(181) 评论(0) 推荐(0)