<div dir="ltr"><div class="gmail_default" style="font-size:small">This is the view of the container's /dev</div><div class="gmail_default" style="font-size:small"><br>console  fd  full  fuse  initctl  null  ptmx  pts  random  shm  stderr  stdin  stdout  tty  tty1  tty10  tty2  tty3  tty4  tty5  tty6  tty7  tty8  tty9  urandom  zero</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">rom the host</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please not that I erased tty0, based on advise I found on the Internet. I also did this inside the container</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">systemctl stop console-getty<br>systemctl disable console-getty<br>systemctl mask console-getty</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">remove /dev/tty0<br>systemctl stop getty@tty1.service; systemctl mask getty@tty1.service</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">but it keeps happening.</div><div class="gmail_default" style="font-size:small">Philip</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 16, 2017 at 6:58 AM, 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">lxc.mount.entry = proc proc proc nodev,noexec,nosuid 0 0<br>lxc.mount.entry = sysfs sys sysfs defaults  0 0<br>lxc.mount.entry = /cdr cdr none bind 0 0<br>lxc.mount.auto = cgroup:mixed<br>lxc.tty = 10<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>lxc.cgroup.devices.allow = c 10:229 rwm #fuse<br>lxc.autodev = 0<br>lxc.aa_profile = unconfined<br>lxc.cap.drop=</div><div class="gmail_default" style="font-size:small">lxc.network.type = phys<br>lxc.network.flags = up<br>lxc.network.link = eth6<br><a href="http://lxc.network.name" target="_blank">lxc.network.name</a> = eth0<br>lxc.network.ipv4 = <a href="http://0.0.0.0/27" target="_blank">0.0.0.0/27</a></div><div class="gmail_default" style="font-size:small">lxc.network.type = macvlan<br>lxc.network.flags = up<br>lxc.network.link = eth3<br><a href="http://lxc.network.name" target="_blank">lxc.network.name</a> = eth1<br>lxc.network.macvlan.mode = bridge<br>lxc.network.ipv4 = <a href="http://0.0.0.0/24" target="_blank">0.0.0.0/24</a></div><div class="gmail_default" style="font-size:small"><br>lxc.start.auto = 1<br>lxc.start.delay = 5<br>lxc.start.order = 0<br>lxc.rootfs = /data/iplinkcdr/rootfs<br>lxc.rootfs.backend = dir<br>lxc.utsname = iplinkcdr<br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 16, 2017 at 3:19 AM, Marat Khalili <span dir="ltr"><<a href="mailto:mkh@rqc.ru" target="_blank">mkh@rqc.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm using LXC on 16.04 and observe nothing of the kind you describe. How are you creating containers? Please post container config file.<br>
<br>
--<br>
<br>
With Best Regards,<br>
Marat Khalili<div class="m_-3896833320678308819HOEnZb"><div class="m_-3896833320678308819h5"><br>
<br>
______________________________<wbr>_________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org" target="_blank">lxc-users@lists.linuxcontainer<wbr>s.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank" rel="noreferrer">http://lists.linuxcontainers.o<wbr>rg/listinfo/lxc-users</a></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>