Skip to content

Bugfix/fix loop for conf.d

Ratchanan Srirattanamet requested to merge bugfix/fix-loop-for-conf.d into xenial

Created by: APokorny

Whenever the system-image-dbus script runs it tries to open conf.d to find all files there. On error it retries instead of giving up. Alternatively we could make the code be less stubborn. This proposal adds an empty directoy to system-image-common

Merge request reports