enable __start_on_boot on amazon linux
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
9832512bfd
commit
f3efa1e74d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue