Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!samsung!rex!wuarchive!uunet!mcsun!ukc!cam-eng!glasgow!daemon From: jimc@quintus.com (Jim Crammond) Newsgroups: mail.uk-sendmail-workers,comp.mail.sendmail Subject: UK-2.1 sendmail patch 1 Message-ID: <1223.9106061800@brodgar.quintus.com> Date: 6 Jun 91 18:00:11 GMT Sender: uk-sendmail-workers-request@cs.hw.ac.uk Organization: Glasgow University Computing Science Dept. Lines: 82 Approved: usenet@dcs.glasgow.ac.uk Phone: (415) 813 3848 Original-Sender: jimc%quintus.com%quintus@sun.com X-Mailer: mail-news 2.0.5 I've decided to make two small changes to UK-2.1 to aid users whose sendmail.cf and aliases live in /etc instead of /usr/lib. Change 1: -d option to Install.sh to specify destination directory. Change 2: add example to Examples/localise.sh of aliases being in /etc Here is the patch. You should run it in the "top level" directory of the UK-2.1 area. (Patch will patch Install.sh and then may prompt you for the filename before patching Examples/localise.sh). *** Install.sh.old Tue Jan 17 02:39:18 1989 --- Install.sh Thu Jun 6 09:25:59 1991 *************** *** 1,9 **** --- 1,12 ---- #!/bin/sh # install a new sendmail configuration file on a host on the network # produce a freeze file and start a new daemon + # usage: Install.sh [-f] [-n] [-s] [-d dir] host [cf_file] + # # if -f is specified, a freeze file is not made. # if -n is specified, only the daemon is started. # if -s is specified, the remote host is assumed to have SysV ps. + # if -d dir is specified, the cf file is rcp'd to