[2707] in SIPB_Linux_Development
Re: comments on 5.2 beta installation
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Tue Mar 9 19:31:17 1999
From: Jonathon Weiss <jweiss@MIT.EDU>
To: Salvatore Valente <svalente@MIT.EDU>
Cc: jweiss@MIT.EDU, linux-dev@MIT.EDU
In-Reply-To: Your message of "Sun, 21 Feb 1999 17:38:43 EST."
<199902212238.RAA14667@StarbaseZero.ne.mediaone.net>
Date: Tue, 09 Mar 1999 19:30:49 EST
[dig dig dig, I know I have an inbox around here somewhere.]
> config=/etc/sysconfig/sendmail
> mv -f ${config} ${config}.orig &&
> sed -e 's.DAEMON=yes.DEMON=no.' < ${config}.orig > ${config}
While avoiding demons in the linux installation is an admirable
persuit, I suspect you have a typo. I'm replying on the chance
that it was cut and pasted into the actual installation code.
Jonathon