aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-01-03 10:24:19 +0800
committerlofi <lofi@FreeBSD.org>2005-01-03 10:24:19 +0800
commita9834e781668912c917efec888c7f1d98ed69562 (patch)
tree4ec92b0c174a0a56a10b96b99d7363dd11f389f1 /UPDATING
parent6ab85c1b23442b88c3ada7d478341998d1aff9cf (diff)
downloadfreebsd-ports-gnome-a9834e781668912c917efec888c7f1d98ed69562.tar.gz
freebsd-ports-gnome-a9834e781668912c917efec888c7f1d98ed69562.tar.zst
freebsd-ports-gnome-a9834e781668912c917efec888c7f1d98ed69562.zip
Additionally suggest adding /tmp/.ICE-unix to daily_clean_tmps_ignore for users
of daily_clean_tmps_enable (periodic). Submitted by: Hilko Meyer <hilko.meyer@gmx.de> Approved by: portmgr
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f81bf1b13d0b..64e2f10a53b8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -41,6 +41,9 @@ upgrades.
as it will remove the directory on every reboot and applications will re-
create it with the wrong ownership.
+ Users of daily_clean_tmps_enable in /etc/periodic.conf should make sure
+ daily_clean_tmps_ignore contains /tmp/.ICE-unix.
+
20041227:
AFFECTS: users of lang/gambas
AUTHOR: thierry@FreeBSD.org