CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/23 03:16:42
Modified files:
net/bitlbee : Makefile
Log message:
Store pidfile in DB_DIR, otherwise when run as an unpriviledged user
bitlbee cant store its pid in the default /var/run dir.
Even if the rc.d framework doesnt use the pidfile, other software might.
Works for Tom Doherty (MAINTAINER)
