Skip to content

Commit

Permalink
Update tweat.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fly2wind committed Jul 16, 2013
1 parent 893670d commit bab6aef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tweat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ CHKCONFIG=`which chkconfig`
echo
echo '安装工具软件'
echo
yum install -y sysstat ntp
yum install -y sysstat
echo '安装完成'

#
Expand Down Expand Up @@ -85,7 +85,7 @@ sed -i '/SELINUX/s/\(enforcing\|permissive\)/disabled/' /etc/sysconfig/selinux
echo '配置完成'
setenforce 0
echo '当前状态是:'
setstatus -v
getenforce

#
# 禁用IPV6
Expand Down

0 comments on commit bab6aef

Please sign in to comment.