Centos gives /dev/pts/ptmx the wrong perms
authorRyan Hallisey <rhallise@redhat.com>
Mon, 21 Mar 2016 23:39:37 +0000 (23:39 +0000)
committerRyan Hallisey <rhallise@redhat.com>
Wed, 30 Mar 2016 15:29:18 +0000 (15:29 +0000)
commitd2710b871b9f0141f0e7150590f896ab1fd71ba7
tree1453fdc3e72584140fdfd28a7c5295fb9e67e823
parentcccb984eb76febfedfe7118e27d3d82f31a224e2
Centos gives /dev/pts/ptmx the wrong perms

In order to use cinder, we need to be able to use
/dev/pts/ptmx.  Centos sets this to 000 when on Fedora
it's 666.

Change-Id: I76dc5adc64d2da0d27204ea31175244bc1b94428
docker/firstboot/start_docker_agents.sh