Ignore:
Timestamp:
10/01/2023 03:47:53 PM (13 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
lazarus
Children:
efec285
Parents:
f7a5feb9 (diff), 9448f79b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into lazarus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/connect/dhcpcd.xml

    rf7a5feb9 r3e86dee  
    274274IFACE="eth0"
    275275SERVICE="dhcpcd"
    276 DHCP_START="-b -q -h ''<replaceable>&lt;insert appropriate start options here&gt;</replaceable>"
     276DHCP_START="-b -q -h $HOSTNAME <replaceable>&lt;insert appropriate start options here&gt;</replaceable>"
    277277DHCP_STOP="-k <replaceable>&lt;insert additional stop options here&gt;</replaceable>"</literal>
    278278EOF</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.