Comment 0 for bug 1850820

Revision history for this message
John Johansen (jjohansen) wrote :

In eon dhclient is running without confinement

$ ps ax -Z | grep dhclient
unconfined 2126 pts/0 S+ 0:00 grep --color=auto dhclient

This is because the profile is defined with

/sbin/dhclient flags=(attach_disconnected) {

but the binary is now at

/usr/sbin/dhclient