Changeset 13565 in genesis for tools/gformat.py
- Timestamp:
- Mar 18, 2016, 10:32:10 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/gformat.py
r13564 r13565 909 909 if iface in dhclient_if and dhclient_if[iface]: 910 910 output += "ifconfig_%s='SYNCDHCP'\n\n" % (iface) 911 continue 911 912 912 913 # Make sure the external address is always first as this is needed in the
Note:
See TracChangeset
for help on using the changeset viewer.