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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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