diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2006-01-17 07:02:04 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2006-01-17 07:02:04 +0000 |
| commit | 6d4e48c27edeada0cc498a4ba04c8e3af04f7d04 (patch) | |
| tree | 4ae976d0ac47d3e4d5e97ce78c70d349782818a7 /etc/defaults | |
| parent | 197008f9f75813fcbf3cd9b689f8f33f24f28552 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index f4fac9ba7727..da4c3ed7a27a 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -494,6 +494,7 @@ svr4_enable="NO" # SysVR4 emulation loaded at startup (or NO). osf1_enable="NO" # Alpha OSF/1 emulation loaded at startup (or NO). clear_tmp_enable="NO" # Clear /tmp at startup. +clear_tmp_X="YES" # Clear and recreate X11-related directories in /tmp ldconfig_insecure="NO" # Set to YES to disable ldconfig security checks ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat/pkg" # shared library search paths |
