sudo always_set_home permanently set?
Matthew Pounsett
matt at conundrum.com
Thu Jun 30 20:29:09 UTC 2011
I'm having an issue with the sudo port.. always_set_home seems to be on by default (contrary to the documentation), and I can't get it to turn off. I don't see any patches related to this in the port's files directory, so I'm at a loss as to the cause. What am I missing?
> sudo -V
Sudo version 1.7.4p4
> sudo grep set_home /usr/local/etc/sudoers
Defaults !always_set_home
Defaults !set_home
> sudo env | grep HOME
HOME=/root
More information about the freebsd-ports
mailing list