X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fdistro-install-common%2Fend;h=b0e070048e4df3ce7b6a44085a19bb23e88d0e5a;hp=ec0d1cf9ad633ac60600b77394c579187c4ca32f;hb=2230b58f86d24175583f2ce60d271f66d4f122ea;hpb=b5682902b6dce0a3d799e129877c8b43c4509774 diff --git a/fai/config/distro-install-common/end b/fai/config/distro-install-common/end index ec0d1cf..b0e0700 100755 --- a/fai/config/distro-install-common/end +++ b/fai/config/distro-install-common/end @@ -50,7 +50,7 @@ au() { # add user. i don't use adduser for portability chpw root "$ROOTPW" # only setup root pass for bootstrap vol -if ifclass VOL_STRETCH_BOOTSTRAP; then +if ifclass VOL_BUSTER_BOOTSTRAP; then exit 0 fi