diff options
author | Hongjiang Zhang <honzhan@microsoft.com> | 2017-06-07 13:58:51 +0800 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-06-15 15:21:22 -0400 |
commit | 8a06a1244c8ee20902db050e142c5a0b2fd777a9 (patch) | |
tree | 2df7f8f0f5870f76c52c39a9997babd9addddae7 /.pylintrc | |
parent | 977c4cf42e795e35cf4ac31b5f000736c674502e (diff) | |
download | vyos-cloud-init-8a06a1244c8ee20902db050e142c5a0b2fd777a9.tar.gz vyos-cloud-init-8a06a1244c8ee20902db050e142c5a0b2fd777a9.zip |
FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.
The current method is to attempt to mount the cdrom (/dev/cd0), if it is
successful, /dev/cd0 is configured, otherwise, it is not configured. The
problem is it forgets to check whether the mounting destination folder is
created or not. As a result, mounting attempt failed even if cdrom is
ready.
LP: #1696295
Diffstat (limited to '.pylintrc')
0 files changed, 0 insertions, 0 deletions