Date: Tue, 20 Dec 2005 20:36:48 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d cleartmp src/share/man/man5 rc.conf.5 Message-ID: <200512202036.jBKKamLv025835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2005-12-20 20:36:48 UTC
FreeBSD src repository
Modified files:
etc/defaults rc.conf
etc/rc.d cleartmp
share/man/man5 rc.conf.5
Log:
Brooks pointed out a potential problem with disabling the X cleaning
by default, so add a new knob that is on by default, and check that
knob in start_precmd so that it can run even if cleaning /tmp is
not enabled. This has the advantage of not violating POLA, while
still allowing the user to disable this behavior if they wish (for
example on a server that will never run X).
Revision Changes Path
1.269 +1 -0 src/etc/defaults/rc.conf
1.14 +17 -10 src/etc/rc.d/cleartmp
1.275 +9 -1 src/share/man/man5/rc.conf.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512202036.jBKKamLv025835>
