Updte header of initCFMdir to fix unrecognizable characters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13731 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
23a2c6c60f
commit
958140ee82
@ -24,15 +24,15 @@ use xCAT::MsgUtils;
|
||||
|
||||
=head3 initCFMdir
|
||||
Initialize CFM directies and files. The default laout under cfmdir is:
|
||||
.
|
||||
├── etc
|
||||
│ ├── group.merge
|
||||
│ ├── hosts -> /etc/hosts
|
||||
│ ├── passwd.merge
|
||||
│ └── shadow.merge
|
||||
├── group.OS
|
||||
├── passwd.OS
|
||||
└── shadow.OS
|
||||
.
|
||||
|-- etc
|
||||
| |-- group.merge
|
||||
| |-- hosts -> /etc/hosts
|
||||
| |-- passwd.merge
|
||||
| |-- shadow.merge
|
||||
|-- group.OS
|
||||
|-- passwd.OS
|
||||
|-- shadow.OS
|
||||
Note: the *.OS files are the backups for the original /etc/passwd, shadow, group files
|
||||
|
||||
Arguments:
|
||||
|
Loading…
Reference in New Issue
Block a user