Skip to content

Commit

Permalink
Obviated by 06c7679
Browse files Browse the repository at this point in the history
  • Loading branch information
ferricoxide committed Oct 21, 2024
1 parent 06c7679 commit eb5cd6c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions AWSutils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -418,10 +418,6 @@ function InstallCfnBootstrap_systemd {

chroot "${CHROOTMNT}" /usr/bin/systemctl disable "${SVC_NAME}.service" || \
err_exit "FAILED"

err_exit "Get rid of SysV-init file... " NONE
rm "${CHROOTMNT}/etc/init.d/${SVC_NAME}" || \
err_exit "FAILED"
fi

return
Expand Down

0 comments on commit eb5cd6c

Please sign in to comment.