Skip to content

Commit aed14b9

Browse files
jlebondustymabe
authored andcommitted
install: Drop reference to systemd-resolved.service
We don't need this anymore now that we do retry HTTP fetches.
1 parent 5916d5e commit aed14b9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

systemd/coreos-installer.service

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ Description=CoreOS Installer
33
Before=coreos-installer.target
44
After=NetworkManager.service
55
Wants=NetworkManager.service
6-
# Until we retry HTTP requests let's wait here until
7-
# systemd-resolved comes up if enabled.
8-
# https://github.com/coreos/coreos-installer/issues/283
9-
After=systemd-resolved.service
106
ConditionDirectoryNotEmpty=|/etc/coreos/installer.d
117
ConditionKernelCommandLine=|coreos.inst.install_dev
128
OnFailure=emergency.target

0 commit comments

Comments
 (0)