freebsd-src/sbin/shutdown
Neel Natu f518456fdb Change file permissions for some setuid executables so they are "o+r".
The executable itself doesn't contain any privileged information.

An example of where this is useful is when makefs(8) is creating an image
that includes /sbin/shutdown. This can now be done without root privileges.

Reviewed by:	delphij
Discussed with:	delphij, des
CR:		https://reviews.freebsd.org/D662
2014-08-21 19:04:15 +00:00
..
Makefile Change file permissions for some setuid executables so they are "o+r". 2014-08-21 19:04:15 +00:00
shutdown.8 Add simple example. 2013-03-19 21:40:14 +00:00
shutdown.c Restore a piece of BSD history. 2012-08-01 09:10:21 +00:00