chore(releng): add fws-vr-setup executable to file permissions
Register the new fws-vr-setup script with executable permissions (755) in the releng profile configuration.
This commit is contained in:
@@ -26,4 +26,5 @@ file_permissions=(
|
|||||||
["/usr/bin/setstatus"]="0:0:755"
|
["/usr/bin/setstatus"]="0:0:755"
|
||||||
["/usr/local/bin/fws-setup-hardware"]="0:0:755"
|
["/usr/local/bin/fws-setup-hardware"]="0:0:755"
|
||||||
["/usr/local/bin/fws-hypr-keys"]="0:0:755"
|
["/usr/local/bin/fws-hypr-keys"]="0:0:755"
|
||||||
|
["/usr/local/bin/fws-vr-setup"]="0:0:755"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user