Date: Sat, 19 Jan 2002 17:11:27 -0800 (PST) From: Doug Barton <dougb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/nut Makefile Message-ID: <200201200111.g0K1BRU05497@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2002/01/19 17:11:27 PST Modified files: sysutils/nut Makefile Log: The safest way to handle nut's state and pid files is to have them all sent to a directory that's writeable by user uucp. I generally configure this manually myself when I install nut, and since there are so many other things that need manual configuration, I never thought it was a big deal. However, a user pointed out that it'd be nice if the thing (well, at least this part of the thing) worked more or less out of the box, so here you go. This change adds a /var/db/nut directory that is owned by user uucp. Revision Changes Path 1.21 +6 -1 ports/sysutils/nut/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201200111.g0K1BRU05497>