2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-11 22:10:14 +00:00

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:
asirxing
2012-09-10 02:48:52 +00:00
parent 23a2c6c60f
commit 958140ee82

View File

@@ -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: