This unit is provided by:
Options
-
[Install]-
WantedBy=network-pre.target
-
-
[Service]-
ExecStart=/bin/bash -c "/usr/sbin/network-autoconfig >> /var/log/network-autoconfig 2>&1" -
ExecStartPost=/usr/bin/systemctl disable network-autoconfig
-
-
[Unit]-
Description=Find a connected eth interface and create an ifcfg for it
-
Additionnal notes
Nothing here.