FS#32178 - [systemd] file capabilities for /usr/bin/systemd-detect-virt
Attached to Project:
Arch Linux
Opened by Christian Hesse (eworm) - Tuesday, 23 October 2012, 09:49 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 25 October 2012, 02:12 GMT
Opened by Christian Hesse (eworm) - Tuesday, 23 October 2012, 09:49 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 25 October 2012, 02:12 GMT
|
Details
Description:
In the systemd 195 announcement Lennart Poettering writes: > Oh, and one more thing. In Fedora I added > "cap_dac_override,cap_sys_ptrace+ep" as file capabilities to > /usr/bin/systemd-detect-virt, so that this useful tool works for > unprivileged users too. Will we get this for systemd Arch package as well? Does pacman support this at all? Additional info: systemd 195-1 |
This task depends upon
Closed by Dave Reisner (falconindy)
Thursday, 25 October 2012, 02:12 GMT
Reason for closing: Fixed
Additional comments about closing: testing/systemd-195-2
Thursday, 25 October 2012, 02:12 GMT
Reason for closing: Fixed
Additional comments about closing: testing/systemd-195-2
Comment by
Dave Reisner (falconindy) - Tuesday,
23 October 2012, 10:04 GMT
Has little to do with pacman supporting it. It's just a setcap
call in the install script.