Skip to content

Commit

Permalink
Don't enable sysroot.mount, maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Nov 20, 2023
1 parent 29034fd commit 99d82eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions katsu/modules/live/live.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,7 @@ mkdir -p "$anaconda_dir"

# Delete the firefox redhat configs, debranding
rm -rf /usr/lib64/firefox/browser/defaults/preferences/firefox-redhat-default-prefs.js


# Disable sysroot.mount
systemctl disable sysroot.mount

0 comments on commit 99d82eb

Please sign in to comment.