Date: Fri, 29 Dec 2017 07:28:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 224667] The tools reboot and halt are installed with incorrect permissions Message-ID: <bug-224667-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224667 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@FreeBSD.org Reporter: dr2867.business@pacbell.net The programs halt and reboot in /sbin do not seem to be installed with corr= ect 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224667-8>