diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-11 10:19:30 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-11 10:19:50 +0200 |
commit | 1c5cb060f1503ef6d139a3a0cee2c173d8c60615 (patch) | |
tree | 9613faf792a7df2d59cd7a3a1502c0748c61eeac /lo.xcent.in | |
parent | eb2f8c5a63df0bfcd3cc13b2071ea2194fa425f0 (diff) |
Poke hole in sandbox for the needs of apple_remote
Change-Id: Ie13daf11928a3a15a112626887a4113eed18b5cd
Diffstat (limited to 'lo.xcent.in')
-rw-r--r-- | lo.xcent.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lo.xcent.in b/lo.xcent.in index 5e2886724ced..46ee9ab923cd 100644 --- a/lo.xcent.in +++ b/lo.xcent.in @@ -11,6 +11,10 @@ <!-- usb needed for the apple_remote thingie... --> <key>com.apple.security.device.usb</key> <true/> + <key>com.apple.security.temporary-exception.apple-events</key> + <array> + <string>mac.remotecontrols</string> + </array> <key>com.apple.security.print</key> <true/> </dict> |