| 
     Hylafax Mailing List Archives
 | 
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: Hylafax rpm issues
Matthew.Rice@ftlsol.com writes:
 > > Check that following entries are present
 > > 
 > > /etc/inetd.conf
 > > 	hylafax stream  tcp     nowait  fax     /usr/sbin/hfaxd hfaxd -I
 > 
 > Is the RPM adding this line to inetd?  I think that most users would
 > rather see hfaxd run as a daemon.  Some simple rc scripts would be great.
Since this is suggested by more than one person, I'll move it to 
a standalone demon in the next release.
 > Also, is the inetd entry the reason that you recommended users reboot
 > after the install?  If you keep the entry then you can make inetd
 > reread it's configuration file with:
 >         kill -HUP `cat /var/run/inetd.pid`
 > 
The reason I recommended a reboot was for the faxgetty entry
in /etc/inittab. Is there anyway to make the init process read 
/etc/inittab?
Ramana