Re: [CentOS] udev on /dev type devtmpfs

2016-03-31 Thread James Hogarth
On 31 Mar 2016 17:31, "Paul Schroeder" wrote: > > Hello all.. > > I'm trying to run CentOS 7 in a LXC container and need to disable udev so > that we can manage the devices ourselves. I believe that I've disabled all > of the systemd related udev services, but udev is still taking over and > moun

[CentOS] udev on /dev type devtmpfs

2016-03-31 Thread Paul Schroeder
Hello all.. I'm trying to run CentOS 7 in a LXC container and need to disable udev so that we can manage the devices ourselves. I believe that I've disabled all of the systemd related udev services, but udev is still taking over and mounting /dev. What is the proper way to disable this? Thanks.