add /etc/inittab depending on doc in sourceforce
This commit is contained in:
parent
d9e87410d4
commit
f9430e7364
@ -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",,
|
||||
|
|
Loading…
Reference in New Issue
Block a user