From ffff48e8e92b4e0995094ba361c43ee68dab7a8c Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 18 Aug 1997 03:07:43 +0000 Subject: Add ~/.login_conf prototype with example of l10n (commented out) --- share/skel/Makefile | 2 +- share/skel/dot.login_conf | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 share/skel/dot.login_conf (limited to 'share') diff --git a/share/skel/Makefile b/share/skel/Makefile index 5f6c70e37551..177c94693c1c 100644 --- a/share/skel/Makefile +++ b/share/skel/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -FILES1= dot.cshrc dot.login dot.mailrc dot.profile dot.shrc +FILES1= dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile dot.shrc FILES2= dot.rhosts MODE1= 0644 MODE2= 0600 diff --git a/share/skel/dot.login_conf b/share/skel/dot.login_conf new file mode 100644 index 000000000000..9a933af2a360 --- /dev/null +++ b/share/skel/dot.login_conf @@ -0,0 +1,7 @@ +# $Id: dot.login,v 1.11 1997/08/15 23:41:24 ache Exp $ +# +# see login.conf(5) +# +#me:\ +# :charset=iso-8859-1:\ +# :lang=de_DE.ISO_8859-1: -- cgit v1.2.3