summaryrefslogtreecommitdiff
path: root/scripts/kvmd-bootconfig
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kvmd-bootconfig')
-rwxr-xr-xscripts/kvmd-bootconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kvmd-bootconfig b/scripts/kvmd-bootconfig
index f7931e5f..c800205e 100755
--- a/scripts/kvmd-bootconfig
+++ b/scripts/kvmd-bootconfig
@@ -46,7 +46,7 @@ rw
# ========== First boot configuration ==========
-if [ -n "$FIRSTBOOT" ]; then
+if [ -n "$FIRSTBOOT$FIRST_BOOT" ]; then
( \
(umount /etc/machine-id || true) \
&& echo -n > /etc/machine-id \