mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Note the naming convention of files in share/skel and explain the "dot"
prefix is removed. PR: 103828
This commit is contained in:
parent
6a5a80bd0f
commit
31e224dd37
1 changed files with 8 additions and 0 deletions
|
|
@ -428,6 +428,11 @@ The new home directory is populated with the contents of the
|
|||
.Ar skeleton
|
||||
directory, which typically contains a set of shell configuration files that the
|
||||
user may personalize to taste.
|
||||
Files in this directory are usually named
|
||||
.Pa dot.config
|
||||
where the
|
||||
.Va dot
|
||||
prefix will be stripped.
|
||||
When
|
||||
.Fl m
|
||||
is used on an account with
|
||||
|
|
@ -598,6 +603,9 @@ Set the default
|
|||
directory, from which prototype shell and other initialization files are copied when
|
||||
.Nm
|
||||
creates a user's home directory.
|
||||
See description of
|
||||
.Fl k
|
||||
for naming conventions of these files.
|
||||
.It Xo
|
||||
.Fl u Ar min , Ns Ar max ,
|
||||
.Fl i Ar min , Ns Ar max
|
||||
|
|
|
|||
Loading…
Reference in a new issue