From: Todd C. Miller Date: Sun, 28 Nov 1993 08:01:29 +0000 (+0000) Subject: added blurb about reading stuff X-Git-Tag: SUDO_1_3_0~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83ce5a74d27ff189624c8a0162d33de924d230cb;p=sudo added blurb about reading stuff --- diff --git a/INSTALL b/INSTALL index 62ccd17fe..04b97058d 100644 --- a/INSTALL +++ b/INSTALL @@ -6,6 +6,10 @@ would type "make sunos" to build sudo for SunOS 4.x. If your OS is not in the list try the generic entry. You may have to add your own OS entry in the Makefile, it's not hard to do. + You should read the Makefile and sudo.h carefully and determine which +options are applicable to your site and your needs. (Although USE_INSULTS +is not defined by default it is highly recommended :-) + To install sudo on your system type "make install" -- this will install sudo and visudo binaries, the sudo man page, and a sample sudoers file (if one does not already exist). You can also install various pieces of