https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274938
Bug ID: 274938
Summary: executables in ZFS VM images have permission issues
Product: Base System
Version: 14.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
I haven't confirmed that this is specific to ZFS VM images, but I'm fairly sure
it is:
markj@freebsd:~ $ whoami
markj
markj@freebsd:~ $ groups
markj
markj@freebsd:~ $ ls -la /sbin/shutdown
-r-sr-xr-- 2 root operator 15968 Sep 21 07:47 /sbin/shutdown
markj@freebsd:~ $ shutdown -p now
Shutdown NOW!
shutdown: [pid 800]
markj@freebsd:~ $
*** FINAL System shutdown message from markj@freebsd ***
System going down IMMEDIATELY
--
You are receiving this mail because:
You are the assignee for the bug.