bk: 4bb4478aP1hnbA6SexgjhAEnnP2Z4Q
+* [Bug 1432] Don't set inheritable flag for linux capabilities.
* [Bug 1483] AI_NUMERICSERV undefined in 4.2.7p20.
* [Bug 1497] fudge is broken by getnetnum() change.
* [Bug 1503] Auto-enabling of monitor for "restrict ... limited" wrong.
char *captext;
captext = (interface_interval)
- ? "cap_sys_time,cap_net_bind_service=ipe"
- : "cap_sys_time=ipe";
+ ? "cap_sys_time,cap_net_bind_service=pe"
+ : "cap_sys_time=pe";
caps = cap_from_text(captext);
if (!caps) {
msyslog(LOG_ERR,