From: Tilman Sauerbeck Date: Tue, 12 Sep 2006 13:16:26 +0000 (+0200) Subject: added an UPGRADE rule for /var/run/utmp. thanks to Anton Vorontsov. X-Git-Url: http://gitweb/?a=commitdiff_plain;h=e727dae97daeeb05bf4747b4c91a3461ebd695d4;p=pkgutils-cross.git added an UPGRADE rule for /var/run/utmp. thanks to Anton Vorontsov. --- diff --git a/pkgadd.conf b/pkgadd.conf index 0442435..aa399b3 100644 --- a/pkgadd.conf +++ b/pkgadd.conf @@ -8,6 +8,7 @@ UPGRADE ^etc/.*$ NO UPGRADE ^var/log/.*$ NO UPGRADE ^var/spool/\w*cron/.*$ NO +UPGRADE ^var/run/utmp$ NO UPGRADE ^etc/mail/cf/.*$ YES UPGRADE ^etc/ports/drivers/.*$ YES