diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/skel/Makefile | 2 | ||||
-rw-r--r-- | share/skel/dot.login_conf | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/share/skel/Makefile b/share/skel/Makefile index 5f6c70e..177c946 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 0000000..9a933af --- /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: |