Advertisement
Guest User

"\etc\netctl\eth0"

a guest
Sep 18th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Description='A basic dhcp ethernet connection'
  2. Interface=eth0
  3. Connection=ethernet
  4. IP=dhcp
  5. ## for DHCPv6
  6. #IP6=dhcp
  7. ## for IPv6 autoconfiguration
  8. #IP6=stateless
  9.  
  10. ExecUpPost='/usr/bin/ntpd -gq || true'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement