Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0efa98d authored by Daniel Cashman's avatar Daniel Cashman Committed by Gerrit Code Review
Browse files

Merge "Switch qemud to permissive_or_unconfined()."

parents 5968de73 82b6f21b
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -3,4 +3,7 @@ type qemud, domain;
type qemud_exec, exec_type, file_type;

init_daemon_domain(qemud)
unconfined_domain(qemud)
permissive_or_unconfined(qemud)

# Access /dev/ttyS1.
allow qemud serial_device:chr_file rw_file_perms;