2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 01:56:39 +00:00

Merge pull request #2254 from junxiawang/litefile

modify litefile
This commit is contained in:
yangsong 2016-12-05 16:21:52 +08:00 committed by GitHub
commit 8ece1f1e6e

View File

@ -14,7 +14,6 @@
"ALL","/etc/sysconfig/","tmpfs",,
"ALL","/etc/ssh/","tmpfs",,
"ALL","/etc/systemd/system/multi-user.target.wants/","tmpfs",,
"ALL","/usr/lib/systemd/system/ntpd.service","tmpfs",,
"ALL","/tmp/","tmpfs",,
"ALL","/var/","tmpfs",,
"ALL","/opt/xcat/","tmpfs",,

1 #image file options comments disable
14 ALL /etc/sysconfig/ tmpfs
15 ALL /etc/ssh/ tmpfs
16 ALL /etc/systemd/system/multi-user.target.wants/ tmpfs
ALL /usr/lib/systemd/system/ntpd.service tmpfs
17 ALL /tmp/ tmpfs
18 ALL /var/ tmpfs
19 ALL /opt/xcat/ tmpfs