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 authored and HuijingHei committed Oct 10, 2023
1 parent 837f2c3 commit 5eef09a
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 5eef09a

Please sign in to comment.