Bug#386464: Openser on Etch
    no-spam at xs4all.nl 
    no-spam at xs4all.nl
       
    Thu Sep  7 19:40:48 UTC 2006
    
    
  
Package: openser
Version: 1.1.0-2
Upgraded from Sarge with aptitude dist-upgrade to Etch. On Sarge Openser
(with the same config) was working fine.
When I install the package Openser on Etch and configure it, it is saying:
$ /etc/init.d/openser start
Not starting openser: fork=no specified in config file;
   run /etc/init.d/openser debug instead
Relevant part of /etc/openser/openser.cfg:
#
# $Id: openser.cfg,v 1.6 2006/02/15 18:23:46 bogdan_iancu Exp $
#
fork=yes
log_stderror=no    # (cmd line: -E)
/* Uncomment these lines to enter debugging mode
fork=no
log_stderror=yes
*/
Working version of /etc/openser/openser.cfg:
#
# $Id: openser.cfg,v 1.6 2006/02/15 18:23:46 bogdan_iancu Exp $
#
fork=yes
log_stderror=no    # (cmd line: -E)
/* Uncomment these lines to enter debugging mode
#fork=no
#log_stderror=yes
*/
-- 
    
    
More information about the Pkg-voip-maintainers
mailing list