Skip to content

Commit

Permalink
overlay.d: remove trailing whitespace in ignition-ostree-populate-var.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dustymabe committed Aug 28, 2023
1 parent b4aa78c commit d9b0622
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ for varsubdir in lib log home roothome opt srv usrlocal mnt media; do
mkdir -p /sysroot/var/${varsubdir}
else
systemd-tmpfiles --create --boot --root=/sysroot --prefix="/var/${varsubdir}"
fi
fi

coreos-relabel "/var/${varsubdir}"
done

0 comments on commit d9b0622

Please sign in to comment.