Skip to content

Commit

Permalink
Fix Calamares policy permission issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zstg committed Aug 18, 2024
1 parent 547f81a commit 9a18237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profiledef.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ file_permissions=(
["/usr/local/bin/StratOS-configure-ubuntu"]="0:0:777"
["/usr/local/bin/ucode"]="0:0:777"
["/usr/local/bin/vcheck"]="0:0:777"
["/usr/share/polkit-1/actions/com.github.calamares.calamares.policy"]="0:0:777"
)

0 comments on commit 9a18237

Please sign in to comment.