diff options
author | lofi <lofi@FreeBSD.org> | 2005-01-03 10:24:19 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-01-03 10:24:19 +0800 |
commit | a9834e781668912c917efec888c7f1d98ed69562 (patch) | |
tree | 4ec92b0c174a0a56a10b96b99d7363dd11f389f1 /UPDATING | |
parent | 6ab85c1b23442b88c3ada7d478341998d1aff9cf (diff) | |
download | freebsd-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-- | UPDATING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |