diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/dbus/files/dbus-1.6.12-add-explicit-etc-path.patch b/sdk_container/src/third_party/coreos-overlay/sys-apps/dbus/files/dbus-1.6.12-add-explicit-etc-path.patch
new file mode 100644
index 0000000000..00a12d382b
--- /dev/null
+++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/dbus/files/dbus-1.6.12-add-explicit-etc-path.patch
@@ -0,0 +1,33 @@
+diff --git a/bus/session.conf.in b/bus/session.conf.in
+index e121ff9..f364887 100644
+--- a/bus/session.conf.in
++++ b/bus/session.conf.in
+@@ -28,10 +28,11 @@
+
+ session.d
++ /etc/dbus-1/session.d
+
+
+- session-local.conf
++ /etc/dbus-1/session-local.conf
+
+ contexts/dbus_contexts
+
+diff --git a/bus/system.conf.in b/bus/system.conf.in
+index 92f4cc4..1863a03 100644
+--- a/bus/system.conf.in
++++ b/bus/system.conf.in
+@@ -73,10 +73,11 @@
+
+ system.d
++ /etc/dbus-1/system.d
+
+
+- system-local.conf
++ /etc/dbus-1/system-local.conf
+
+ contexts/dbus_contexts