HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: Can config.ttyS1 be reread?
> Thats not necessary! Take /sbin/init.d/hylafax restart .
> or: kill -9 <PID of faxgetty> . faxgetty is killed and respawned
> immediately.
You should never kill -9 anything that isn't broken - the need to issue
kill -9 is an indicator that you probably need to issue a bug report,
or at least a feature request.
If it is safe to kill a process kill -15 should work.