change stable to stretch, makes more sense
[automated-distro-installer] / fai / config / distro-install-common / end
index cb953a4e8073a562e864dd12a075f1aef7e54215..0642cf3be216ca9427cdc4c6a178bc76e0ce0d71 100755 (executable)
@@ -17,7 +17,7 @@ if [[ -e $src && -e $dst ]]; then
     cp -rT $src $dst
 fi
 
-if ifclass VOL_STABLE_BOOTSTRAP; then
+if ifclass VOL_STRETCH_BOOTSTRAP; then
     exit 0
 fi
 
@@ -96,4 +96,4 @@ while true; do
     if [[ $dir == /p ]]; then break; fi
 done
 
-au -s /bin/false --home-dir /var/lib/bitcoind bitcoin
+au --system -s /bin/false --home-dir /var/lib/bitcoind bitcoin