On Thu, August 4, 2016 07:42, Pol Vangheluwe wrote:
> I should have read the man page…
> You can daemonise the program with option -d.  As daemon, it tells to exit
> with return value 2.
> A bit googling learned that the cause is a missing folder /usr/var/run,
> where the PID is stored.

Hello Pol,

I'd suggest using --with-piddir=/var/run or --with-piddir=/run (/run is
symlinked to /var/run in current LFS builds). Perhaps even use
/run/shairport-sync. That will keep it out of the prefix /usr.

Sincerely,

William Harrington

> pvg

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to