Giuseppe:

> why don't you just make faxgetty start (and restart automatically) via 
> /etc/inittab? Infomation about this 
> configuration are in /usr/share/doc/hylafax-server/README.Debian.gz

Recent versions of Ubuntu no longer use the "/etc/inittab" system.  The
current method is to have a file named "ttyS0.conf" in the directory
"/etc/init/".  The contents of "ttyS0.conf" are listed in message #53.
With that file in place, if I perform a "killall faxgetty", faxgetty
immediately re-spawns with a new PID.  However, if faxgetty dies because
of a segfault, it does not automatically respawn.  Hence the need for a
daemon to monitor the process tree.

I couldn't think of a way to trigger a re-spawn whenever a segfault
message was issued to "/var/log/syslog" , so I went with the polling
method instead.

Mark

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/600219

Title:
  faxgetty segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/hylafax/+bug/600219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to