git: login.conf: Don't dump /COPYRIGHT on users' screens when logging in.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Dec 24 04:52:53 PST 2019
commit 0433e7db55c439e31529ceb20c7ea04e192b1a6c
Author: Sascha Wildner <saw at online.de>
Date: Tue Dec 24 13:51:53 2019 +0100
login.conf: Don't dump /COPYRIGHT on users' screens when logging in.
This reverts e72f0762b947abfb33852312cbec661ce8761559.
The /etc/COPYRIGHT file is meant to be created by the local admin
and to be non-existent by default. It has nothing to do with our
/COPYRIGHT, except the name.
It looks like FreeBSD went through the same cycle. See their
revisions 70122 and 70189.
Also add a comment that explains what's intended.
Discussed-with: aly
Summary of changes:
etc/login.conf | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0433e7db55c439e31529ceb20c7ea04e192b1a6c
--
DragonFly BSD source repository
More information about the Commits
mailing list