diff --git a/systemd/coreos-installer.service b/systemd/coreos-installer.service index f26f90949..3246019f9 100644 --- a/systemd/coreos-installer.service +++ b/systemd/coreos-installer.service @@ -3,10 +3,6 @@ Description=CoreOS Installer Before=coreos-installer.target After=NetworkManager.service Wants=NetworkManager.service -# Until we retry HTTP requests let's wait here until -# systemd-resolved comes up if enabled. -# https://github.com/coreos/coreos-installer/issues/283 -After=systemd-resolved.service ConditionDirectoryNotEmpty=|/etc/coreos/installer.d ConditionKernelCommandLine=|coreos.inst.install_dev OnFailure=emergency.target