This commit is contained in:
Trent Palmer 2021-10-18 03:36:30 -07:00
parent 95284357de
commit af35296e9d
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ fi
### Restart Network and `dnsmasq`
This is sequential:
1. _enp7s0_ is restarted on _dnet_
1. _enp7s0_ is restarted on _dnetone_
2. `dnsmasq` is restarted on _dnetone_, offering service on _enp7s0_
3. _enp7s0_ and _enp8s0_ are restarted on _dnettwo_, thus soliciting dhcp service on _enp7s0_, and triggering `/etc/network/if-up.d/ifup-script`
4. `dnsmasq` is restarted on _dnettwo_, offering service on _enp8s0_