Added some more files to the default/generic overlay

This commit is contained in:
Gregory Kurtzer
2020-10-27 19:31:56 -04:00
parent c168aa9418
commit cccb9183b1
3 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
NETWORKING=yes

View File

@@ -0,0 +1,6 @@
DEVICE=ens33
BOOTPROTO=static
IPADDR=192.168.1.100
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
ONBOOT=yes