Skip to content

boot.d/70.dhclient.conf: Appends management interface entry at each boot #306

Description

@paulmenzel

echo "interface \"ma1\" {" >> $DHCLIENT_CONF
echo " send dhcp-client-identifier 01:$MA1_MAC;" >> $DHCLIENT_CONF
echo "}" >> $DHCLIENT_CONF

The >> causes the entry to be written at each boot.

\cc @buczek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions