This repository has been archived on 2025-04-17. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
brave-selinux-policy/brave.sh
2025-04-14 22:26:02 -07:00

10 lines
No EOL
214 B
Bash

#!/usr/bin/env bash
echo "Building and Loading Policy"
set -x
make -f /usr/share/selinux/devel/Makefile brave.pp || exit
/usr/sbin/semodule -i brave.pp -v
/sbin/restorecon -F -R -v /usr/lib/opt/brave.com/brave