Date: Thu, 20 May 2021 18:37:05 +0200 From: Michael Gmelin <freebsd@grem.de> To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Files in /etc containing empty VCSId header Message-ID: <20210520183705.3673dfb2@bsd64.grem.de>
index | next in thread | raw e-mail
Hi,
After a binary update using freebsd-update, all files in /etc contain
"empty" VCS Id headers, e.g.,
$ head /etc/nsswitch.conf
#
# nsswitch.conf(5) - name service switch configuration file
# $FreeBSD$
#
group: compat
group_compat: nis
hosts: files dns
netgroup: compat
networks: files
passwd: compat
After migrating to git, I would've expected those to contain something
else or disappear completely. Is this expected and are there any plans
to remove them completely?
Best
Michael
--
Michael Gmelin
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210520183705.3673dfb2>
