Date: Mon, 31 Aug 1998 17:15:29 +0900 (JST) From: Michael Hancock <michaelh@cet.co.jp> To: FreeBSD-ports@FreeBSD.ORG Subject: Canna kana-kanji support startup script Message-ID: <Pine.BSF.3.95LJ1.1b3.980831170929.5156A-100000@sv01.cet.co.jp>
next in thread | raw e-mail | index | archive | help
/etc/rc will remove everything in /var/run, and this causes problems for Canna which puts its pid file into /var/run/canna/Canna.pid. For now, I've modified /usr/local/etc/rc.d/Canna.sh to just recreate the directory and reset permissions, but it would probably better just to have the Canna port use /var/run/canna.pid instead. Is the /var/run/canna directory really necessary? Regards, Mike Hancock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95LJ1.1b3.980831170929.5156A-100000>