Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 1998 16:20:35 -0700 (PDT)
From:      asami@FreeBSD.org (Satoshi Asami)
To:        nate@mt.sri.com
Cc:        gj@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/editors/xemacs Makefile ports/editors/xemacs/files xemacs.sh
Message-ID:  <199810072320.QAA11581@silvia.hip.berkeley.edu>
In-Reply-To: <199810072310.RAA17369@mt.sri.com> (message from Nate Williams on Wed, 7 Oct 1998 17:10:25 -0600)

next in thread | previous in thread | raw e-mail | index | archive | help
 * Note, this gets wiped at boot-time with the new /etc files, so
 * *something* better be recreating it else xemacs won't have a lock
 * directory.

Um, that was the whole point of having these files as shell scripts in 
${PREFIX}/etc/rc.d instead of the directory being created once during
installation.

Speaking of which, the new /etc files deletes the whole /var/run
hierarchy, making the check for existing lock files and deletion
somewhat unnecessary.  Should it be changed to a simple "mkdir -p"?

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810072320.QAA11581>