dhcpcd 214 B

123456789
  1. # Example dhcpcd script.
  2. type = process
  3. command = /usr/sbin/dhcpcd -B -M --logfile /var/log/dhcpcd-service.log enp3s0
  4. logfile = /var/log/dhcpcd.log
  5. restart = false
  6. depends-on = rcboot
  7. depends-on = netdev-enps3s0