diff --git a/jeos/CentOS-6.3-x86_64-cfntools.tdl b/jeos/CentOS-6.3-x86_64-cfntools.tdl index b35542c5..3f2eeccb 100644 --- a/jeos/CentOS-6.3-x86_64-cfntools.tdl +++ b/jeos/CentOS-6.3-x86_64-cfntools.tdl @@ -18,8 +18,6 @@ NM_CONTROLLED="yes" ONBOOT="yes" EOF -chmod +x /etc/rc.d/rc.local - yum -y update curl -O http://ftp.ps.pl/pub/Linux/fedora-epel/6/i386/epel-release-6-7.noarch.rpm @@ -30,6 +28,7 @@ cfn-create-aws-symlinks --source /usr/bin rm -f epel-release-6-7.noarch.rpm +chmod +x /etc/rc.d/rc.local chkconfig --level 345 sshd on rm -rf /etc/udev/rules.d/70-persistent-net.rules