Bug #415
reboot needs to be privlileged
Status: | Closed | Start date: | 16 Dec 2014 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | General | |||
Target version: | PiBox - 0.10.0 | |||
Severity: | 03 - Medium |
Description
The reboot "app" is run as nobody, and that means it fails.
Just add the command to the appmgr.priv configuration file.
Associated revisions
RM #415: Use fully qualified path to reboot.
RM #415: Make reboot a privileged app.
RM #415: Make reboot a privileged app.
History
#1
Updated by Hammel about 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated launcher to use fully qualified path to reboot and updated appmgr priv config to include that path.
Tested on target, committed and pushed upstream.
Closing issue.