diff --git a/sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-apps/systemd b/sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-apps/systemd index 3806da9f57..f5f1ad0bbb 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-apps/systemd +++ b/sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-apps/systemd @@ -11,3 +11,16 @@ After=ensure-sysext.service EOF popd } + +cros_post_src_install_udev() { + insinto "$(systemd_get_systemunitdir)/systemd-udevd.service.d" + newins - flatcar.conf <