Date: Thu, 30 Aug 2001 02:18:55 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/restore Makefile Message-ID: <200108300918.f7U9Ite18268@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/08/30 02:18:55 PDT
Modified files:
sbin/restore Makefile
Log:
restore(8) doesn't need to be setgid `tty', and never did.
At the times, restore(8) and rrestore(8) were the different
utilities. rrestore(8) was installed setuid `root', while
restore(8) with usual ownership and privileges. Later on,
on August 28, 1991 (what a coincidence!), rrestore(8) code
was merged with restore(8). The setgid `tty' bit then was
accidentally put.
Revision Changes Path
1.16 +1 -3 src/sbin/restore/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108300918.f7U9Ite18268>
