`dhcpcd` needs to start after the `network` service has started, as the latter creates the interfaces to which the former needs to delegate IPv6 prefixes.
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
[Unit]
|
|
After=network.service
|