Merge lp:~jdstrand/media-hub/lp1377966 into lp:media-hub

Proposed by Jamie Strandboge
Status: Merged
Approved by: Ricardo Salveti
Approved revision: 73
Merged at revision: 76
Proposed branch: lp:~jdstrand/media-hub/lp1377966
Merge into: lp:media-hub
Diff against target: 14 lines (+4/-0)
1 file modified
debian/usr.bin.media-hub-server (+4/-0)
To merge this branch: bzr merge lp:~jdstrand/media-hub/lp1377966
Reviewer Review Type Date Requested Status
Ricardo Salveti (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+238306@code.launchpad.net

Commit message

debian/usr.bin.media-hub-server: allow reads on custom sounds (LP: #1377966)

Description of the change

debian/usr.bin.media-hub-server: allow reads on custom sounds (LP: #1377966)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Ricardo Salveti (rsalveti) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/usr.bin.media-hub-server'
2--- debian/usr.bin.media-hub-server 2014-08-18 19:53:50 +0000
3+++ debian/usr.bin.media-hub-server 2014-10-14 14:25:34 +0000
4@@ -97,6 +97,10 @@
5 # camera click
6 /{,android/}system/media/audio/ui/camera_click.ogg r,
7
8+ # custom sounds
9+ /custom/usr/share/sounds/ r,
10+ /custom/usr/share/sounds/** r,
11+
12 # Allow read on click install directories, removable media and files in
13 # /usr/local/share.
14 /usr/share/** r,

Subscribers

People subscribed via source and target branches