OSDN Git Service

Correction of separates mode of ubuntu
authorniwa-hideyuki <niwa.hideyuki@jp.fujitsu.com>
Sun, 28 Sep 2014 13:02:02 +0000 (22:02 +0900)
committerniwa-hideyuki <niwa.hideyuki@jp.fujitsu.com>
Sun, 28 Sep 2014 13:02:02 +0000 (22:02 +0900)
lxcf/lib/lxcf-setup-u

index 225fd5b..a820338 100755 (executable)
@@ -564,11 +564,6 @@ domain_separate = """\
       <target dir='/'/>
     </filesystem>
     <filesystem type='mount' accessmode='passthrough'>
-      <source dir='/usr'/>
-      <target dir='/usr'/>
-      <readonly/>
-    </filesystem>
-    <filesystem type='mount' accessmode='passthrough'>
       <source dir='/proc/sys/kernel/msgmax'/>
       <target dir='/proc/sys/kernel/msgmax'/>
     </filesystem>