svn commit: r195754 - head
Joe Marcus Clarke
marcus at FreeBSD.org
Sat Jul 18 16:33:29 UTC 2009
Author: marcus (doc,ports committer)
Date: Sat Jul 18 16:33:27 2009
New Revision: 195754
URL: http://svn.freebsd.org/changeset/base/195754
Log:
Add an entry for etc/pam.d/gdm as this file is no longer required.
Approved by: re (kib)
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Sat Jul 18 16:29:40 2009 (r195753)
+++ head/ObsoleteFiles.inc Sat Jul 18 16:33:27 2009 (r195754)
@@ -14,6 +14,8 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20090718: the gdm pam.d file is no longer required.
+OLD_FILES+=etc/pam.d/gdm
# 20090713: vimage container structs removed.
OLD_FILES+=usr/include/netinet/vinet.h
OLD_FILES+=usr/include/netinet6/vinet6.h
More information about the svn-src-head
mailing list