mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
Add ~/.login_conf prototype with example of l10n (commented out)
This commit is contained in:
parent
ead152eb86
commit
ffff48e8e9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28347
@ -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
|
||||
|
7
share/skel/dot.login_conf
Normal file
7
share/skel/dot.login_conf
Normal file
@ -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:
|
Loading…
Reference in New Issue
Block a user