diff --git a/conf/type/__start_on_boot/gencode-remote b/conf/type/__start_on_boot/gencode-remote index cefdc385..974abb30 100755 --- a/conf/type/__start_on_boot/gencode-remote +++ b/conf/type/__start_on_boot/gencode-remote @@ -43,7 +43,7 @@ case "$state_should" in # echo rc-update add \"$name\" default # ;; - centos|fedora|owl|redhat) + amazon|centos|fedora|owl|redhat) echo chkconfig \"$name\" on ;;