diff options
author | H. P. <harald.p.@xmart.de> | 2018-11-01 13:30:58 +0100 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-11-01 13:30:58 +0100 |
commit | 0632591996893fe136a1f2fe44d9b9f404f41f3e (patch) | |
tree | 7340edbe7c212da3db45a83219147143a3268c8d /localfs/etc/sysconfig/network-scripts/ifcfg-enp0s31f6-default | |
download | fedora-laptop-0632591996893fe136a1f2fe44d9b9f404f41f3e.tar.bz2 |
Initial commit
Diffstat (limited to 'localfs/etc/sysconfig/network-scripts/ifcfg-enp0s31f6-default')
-rw-r--r-- | localfs/etc/sysconfig/network-scripts/ifcfg-enp0s31f6-default | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/localfs/etc/sysconfig/network-scripts/ifcfg-enp0s31f6-default b/localfs/etc/sysconfig/network-scripts/ifcfg-enp0s31f6-default new file mode 100644 index 0000000..147f3a5 --- /dev/null +++ b/localfs/etc/sysconfig/network-scripts/ifcfg-enp0s31f6-default @@ -0,0 +1,9 @@ +TYPE=Ethernet +NAME=enp0s31f6-default +UUID=b1823a65-9f5e-4bfa-a0ea-835072f74308 +DEVICE=enp0s31f6 +ONBOOT=yes +BRIDGE_UUID=af9c618a-4f14-4086-9c6e-aca123374161 +BRIDGE=br0 +ZONE=FedoraWorkstation +NM_CONTROLLED=yes |