Relabel the whole filesystem on first boot

This commit is contained in:
Manfred Touron 2015-03-16 12:25:06 +00:00
parent 17cb401832
commit 15282c2e6d
1 changed files with 4 additions and 0 deletions

View File

@ -109,3 +109,7 @@ RUN pacman-db-upgrade \
&& rm -rf /var/cache/pacman/pkg \
&& localepurge-config && localepurge \
&& pacman-db-upgrade
# Relabel the whole filesystem on next boot
RUN touch /.autorelabel