[Bug 224667] The tools reboot and halt are installed with incorrect permissions

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 29 07:28:51 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224667

            Bug ID: 224667
           Summary: The tools reboot and halt are installed with incorrect
                    permissions
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: dr2867.business at pacbell.net

The programs halt and reboot in /sbin do not seem to be installed with correct
group and permissions.

strata:/home/dr2867 1032 $$$ ->cd /sbin
strata:/sbin 1033 $$$ ->ls -l reboot halt poweroff shutdown
-r-xr-xr-x  4 root  wheel      7680 Dec 22 23:58 halt
-r-sr-xr--  2 root  operator  11508 Dec 22 23:58 poweroff
-r-xr-xr-x  4 root  wheel      7680 Dec 22 23:58 reboot
-r-sr-xr--  2 root  operator  11508 Dec 22 23:58 shutdown
strata:/sbin 1034 $$$ ->

I do not know if they were installed this way originally, but I noticed this
just now after trying to reboot the system as a normal user.  I can do it
through shutdown -r now though.  I have performed a make buildworld and make
installworld to include security fixes for 11.1 release.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list