Merge "start cloud-init-local in the boot runlevel"
This commit is contained in:
commit
066b448d7c
@ -10,6 +10,6 @@ set -o pipefail
|
||||
if [[ "${DISTRO_NAME}" == "gentoo" ]]; then
|
||||
rc-update add cloud-config default
|
||||
rc-update add cloud-final default
|
||||
rc-update add cloud-init-local default
|
||||
rc-update add cloud-init-local boot
|
||||
rc-update add cloud-init default
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user