Skip to content

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

@paulmenzel

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions