From owner-cvs-all Sat Mar 8 23:34: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0ACC37B401; Sat, 8 Mar 2003 23:34:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C9543FCB; Sat, 8 Mar 2003 23:34:05 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h297Y50U088507; Sat, 8 Mar 2003 23:34:05 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h297Y4ab088506; Sat, 8 Mar 2003 23:34:04 -0800 (PST) Message-Id: <200303090734.h297Y4ab088506@repoman.freebsd.org> From: Akinori MUSHA Date: Sat, 8 Mar 2003 23:34:04 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/esecanna/files esecanna.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/03/08 23:34:04 PST FreeBSD ports repository Modified files: japanese/esecanna/files esecanna.sh Log: Run esecannaserver via nohup(1) to prevent it from dying when it gets a SIGHUP, like when the rc script is invoked from within script(1), e.g. in portupgrade(1)'s AFTERINSTALL hook. This is just a workaround and I'm investigating how esecannaserver fails to ignore a SIGHUP. Approved by: portmgr (will, kris and self) Revision Changes Path 1.4 +2 -2 ports/japanese/esecanna/files/esecanna.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message