... | ... | @@ -127,7 +127,7 @@ From this point the NIC should be addressable for a network. To have the device |
|
|
For this service we will be configuring the NIC for our specific needs. This configuration can be changed to best fit other needs when required. Instructions on how to configuration this service, however is not provided in this document.
|
|
|
|
|
|
To create the service run the following:
|
|
|
`sudo touch /etc/systemd/system/network-config.service`
|
|
|
```sudo touch /etc/systemd/system/network-config.service```
|
|
|
Then with your favorite text editor enter the following into that file that you just created:
|
|
|
```
|
|
|
[Unit]
|
... | ... | |