linux service scripts: remount /proc after intial mount
authorDavin McCall <davmac@davmac.org>
Mon, 27 Mar 2017 21:24:59 +0000 (22:24 +0100)
committerDavin McCall <davmac@davmac.org>
Mon, 27 Mar 2017 21:24:59 +0000 (22:24 +0100)
commitda8827026ec5a89fc4b0557d1311acd5138c9798
tree59ae63ed2485007e731872ea8c0e73a991d2c314
parent6695d7ae18e7e7d11335d4b7fdb9bfdfcb807be1
linux service scripts: remount /proc after intial mount

The "hidepid=1" mount option to /proc doesn't appear to take effect on the
first mount. May be a kernel or "mount" bug. In the meantime, workaround it
by remounting immediately with the desired option.
doc/linux/services/early-filesystems.sh