Commit 585c7f1
committed
Skip using resolvconf
On systems with systemd-resolved installed, dhcpcd tries
to use resolvconf to configure the dns server. Naturally this
fails, as we do not have systemd &co inside the vm.
Signed-off-by: Sasha Finkelstein <[email protected]>1 parent 54bd66e commit 585c7f1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments