<div dir="ltr"><div class="gmail_default" style="font-size:small">In my debian container, it is file.<br></div><div class="gmail_default" style="font-size:small">It gets recreated all the time I reboot.<br></div><div class="gmail_default" style="font-size:small">what am I doing wrong?<br></div><div class="gmail_default" style="font-size:small">This is the config file<br><font face="monospace,monospace">lxc.mount.entry = proc proc proc nodev,noexec,nosuid 0 0<br>lxc.mount.entry = sysfs sys sysfs defaults  0 0<br>lxc.tty = 4<br>lxc.pts = 1024<br>lxc.cgroup.devices.deny = a<br>lxc.cgroup.devices.allow = c 1:3 rwm<br>lxc.cgroup.devices.allow = c 1:5 rwm<br>lxc.cgroup.devices.allow = c 5:1 rwm<br>lxc.cgroup.devices.allow = c 5:0 rwm<br>lxc.cgroup.devices.allow = c 4:0 rwm<br>lxc.cgroup.devices.allow = c 4:1 rwm<br>lxc.cgroup.devices.allow = c 1:9 rwm<br>lxc.cgroup.devices.allow = c 1:8 rwm<br>lxc.cgroup.devices.allow = c 136:* rwm<br>lxc.cgroup.devices.allow = c 5:2 rwm<br>lxc.cgroup.devices.allow = c 254:0 rwm<br>lxc.cgroup.devices.allow = c 10:137 rwm # loop-control<br>lxc.cgroup.devices.allow = b 7:* rwm    # loop*<br><br>lxc.aa_profile = unconfined<br>lxc.aa_allow_incomplete = 1<br>lxc.autodev = 1<br>lxc.mount.auto = cgroup:mixed<br>lxc.cap.drop=<br>lxc.kmsg=0<br><br><br>lxc.utsname = dialer-20<br></font><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 18, 2017 at 8:07 PM, Fajar A. Nugraha <span dir="ltr"><<a href="mailto:list@fajar.net" target="_blank">list@fajar.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Thu, May 18, 2017 at 11:06 PM, Saint Michael <span dir="ltr"><<a href="mailto:venefax@gmail.com" target="_blank">venefax@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>On Ubuntu 16.04..2 LTS, kernel 4.4.0-78-generi<br><br></div><div>inside a container I erase the file /etc/mtab<br></div><div></div></div></blockquote><div><br></div><div><br></div></span><div>why?</div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>the containers start, a new file /etc/mtab gets created<br></div><div></div></div></blockquote><div><br></div><div><br></div></span><div>Is it a regular file or a symlink? IIRC on ubuntu /etc/mtab is symlink to ../proc/self/mounts. As a workaround, if it's a file, you can delete it and create the symlink manually.</div><div><br></div><div>It could be that the code that recreates /etc/mtab needs improvement. But IMHO when a user deletes a system file needed to run properly, then the system pretty much becomes unsupported.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-- </div><div>Fajar</div></font></span></div><br></div></div>
<br>______________________________<wbr>_________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.<wbr>linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.<wbr>org/listinfo/lxc-users</a><br></blockquote></div><br></div>