Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
Restore the SELinux context, after livecd-creator
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Dec 8, 2018
1 parent fc09ce6 commit db0edbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fedora.template
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@ patch /usr/lib/fedora.json << EOF

EOF

# SELinux
/sbin/restorecon -R -v /


# Clean
rm -rf /usr/lib/locale/locale-archive
Expand Down

0 comments on commit db0edbd

Please sign in to comment.