#333: Can not use aacplusenc in background
-------------------------+--------------------------------------------------
Reporter: ferenc | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version:
Resolution: | Keywords:
Mac: 0 | Linux: 1
Netbsd: 0 | Other: 0
Freebsd: 0 |
-------------------------+--------------------------------------------------
Comment(by toots):
Hi !
I can't see anything relevant in those logs. However, running in the
background involves many unix arcane details and usually just using & is
not enough.
Hence, you may add this to your script:
{{{
set("init.daemon",false)
}}}
You may also need to add:
{{{
set("init.daemon.pidfile.path","/path/to/file.pid")
}}}
--
Ticket URL: <http://savonet.rastageeks.org/ticket/333#comment:1>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Savonet-trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-trac