Simon Déziel has proposed merging 
~sdeziel/apparmor-profiles/+git/apparmor-profiles:master into 
apparmor-profiles:master.

Requested reviews:
  AppArmor Developers (apparmor-dev)

For more details, see:
https://code.launchpad.net/~sdeziel/apparmor-profiles/+git/apparmor-profiles/+merge/302595
-- 
Your team AppArmor Developers is requested to review the proposed merge of 
~sdeziel/apparmor-profiles/+git/apparmor-profiles:master into 
apparmor-profiles:master.
diff --git a/ubuntu/16.04/usr.bin.pulseaudio b/ubuntu/16.04/usr.bin.pulseaudio
index 6cceddc..c778c8a 100644
--- a/ubuntu/16.04/usr.bin.pulseaudio
+++ b/ubuntu/16.04/usr.bin.pulseaudio
@@ -16,15 +16,17 @@
        member={MakeThreadRealtime,MakeThreadHighPriority}
        peer=(name=org.freedesktop.RealtimeKit1),
 
+  dbus send
+       bus=system
+       path=/org/freedesktop/RealtimeKit1
+       interface=org.freedesktop.DBus.Properties
+       member=Get,
+
   unix (connect, receive, send) type=stream peer=(addr="@/tmp/.ICE-unix/[0-9]*"),
   ptrace (read,trace) peer=@{profile_name},
 
   /usr/bin/pulseaudio mixr,
 
-  /dev/null rw,
-  /dev/random r,
-  /dev/urandom r,
-
   /etc/pulse/ r,
   /etc/pulse/* r,
   /etc/udev/udev.conf r,
diff --git a/ubuntu/16.10/usr.bin.pulseaudio b/ubuntu/16.10/usr.bin.pulseaudio
index 6cceddc..c778c8a 100644
--- a/ubuntu/16.10/usr.bin.pulseaudio
+++ b/ubuntu/16.10/usr.bin.pulseaudio
@@ -16,15 +16,17 @@
        member={MakeThreadRealtime,MakeThreadHighPriority}
        peer=(name=org.freedesktop.RealtimeKit1),
 
+  dbus send
+       bus=system
+       path=/org/freedesktop/RealtimeKit1
+       interface=org.freedesktop.DBus.Properties
+       member=Get,
+
   unix (connect, receive, send) type=stream peer=(addr="@/tmp/.ICE-unix/[0-9]*"),
   ptrace (read,trace) peer=@{profile_name},
 
   /usr/bin/pulseaudio mixr,
 
-  /dev/null rw,
-  /dev/random r,
-  /dev/urandom r,
-
   /etc/pulse/ r,
   /etc/pulse/* r,
   /etc/udev/udev.conf r,
-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to