diff --git a/image-entry.d/76-adjust-core-user.sh b/image-entry.d/76-adjust-core-user.sh index 2e49e59..e0d6716 100755 --- a/image-entry.d/76-adjust-core-user.sh +++ b/image-entry.d/76-adjust-core-user.sh @@ -3,7 +3,7 @@ set -f . /image-entry.d/00-common.envsh -conf=/etc/angie/conf.d/core-user.conf +conf=/etc/angie/autoconf.d/core-user.conf if [ "${IEP_ROOT}" = 1 ] ; then log "Running as root, no need to adjust configuration"