Bug #717
PiCam needs to be a privileged app
Status: | Closed | Start date: | 18 Sep 2019 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | - | |||
Target version: | PiBox - 2.0 - Harkonnen | |||
Severity: | 01 - Critical |
Description
Because PiCam needs to run omxplayer and needs to use the VT switch to reset the X interface it needs to run as a privileged app.
The fix is to add code to the postinst script that- Checks if picam has been added to /etc/appmgr.priv
- If not, appends /usr/bin/picam to /etc/appmgr.priv
Associated revisions
RM #717: Make picam a privileged app on installation and remove it from privileged list on package removal.
History
#1
Updated by Hammel about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Done - committed and pushed.
Closing issue.