X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fdistro-install-common%2Fend;h=0204ce50025bd3312267c7bed58c2382c17413a2;hb=f67d4b719356595b424aa3cd358abc79426583c5;hp=ec0d1cf9ad633ac60600b77394c579187c4ca32f;hpb=845c2b9e9e7e25b3dfa3d7f750d0acae0e50caf4;p=automated-distro-installer diff --git a/fai/config/distro-install-common/end b/fai/config/distro-install-common/end index ec0d1cf..0204ce5 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_BULLSEYE_BOOTSTRAP; then exit 0 fi