diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-11-19 12:20:26 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-11-19 12:20:26 -0500 |
commit | 18eba1557bd7af83b64d2c95c3eafc8345f7f74f (patch) | |
tree | 065a7f961fcb67f768ceebd69e39bd551e6ae409 /templates/hosts.redhat.tmpl | |
parent | aafb9b5557e2be1fa7d8a37b285207ea3fede3d8 (diff) | |
parent | 9af91df4446ec7e62bc780612e05f869c269ccf0 (diff) | |
download | vyos-cloud-init-18eba1557bd7af83b64d2c95c3eafc8345f7f74f.tar.gz vyos-cloud-init-18eba1557bd7af83b64d2c95c3eafc8345f7f74f.zip |
fix issue with get_mount_info on older kernels
This removes the requirement for /proc/PID/mountinfo, which was added in linux
kernel 2.6.26. We could potentially re-visit this and read /proc/mounts rather
than /proc/mtab, but mtab proves effective in testing.
LP: #1248625
Diffstat (limited to 'templates/hosts.redhat.tmpl')
0 files changed, 0 insertions, 0 deletions