mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-23 12:51:10 +00:00
add /etc/inittab depending on doc in sourceforce
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#image,file,options,comments,disable
|
||||
"ALL","/etc/adjtime","tmpfs",,
|
||||
"ALL","/etc/securetty","tmpfs",,
|
||||
"ALL","/etc/inittab","tmpfs",,
|
||||
"ALL","/etc/lvm/","tmpfs",,
|
||||
"ALL","/etc/ntp.conf","tmpfs",,
|
||||
"ALL","/etc/rsyslog.conf","tmpfs",,
|
||||
|
|
@@ -1,5 +1,6 @@
|
||||
#image,file,options,comments,disable
|
||||
"ALL","/etc/lvm/","tmpfs",,
|
||||
"ALL","/etc/inittab","tmpfs",,
|
||||
"ALL","/etc/ntp.conf","tmpfs",,
|
||||
"ALL","/etc/ntp.conf.org","tmpfs",,
|
||||
"ALL","/etc/resolv.conf","tmpfs",,
|
||||
|
|
Reference in New Issue
Block a user