diff options
author | root@culturestrings <root@culturestrings> | 2020-07-01 08:57:05 +0000 |
---|---|---|
committer | root@culturestrings <root@culturestrings> | 2020-07-01 08:57:05 +0000 |
commit | 2caf08d5dd9d82087c16390a34e8ab169be75369 (patch) | |
tree | 93f726587321c6e03fd86f74088e57dbbc2a1292 /public/fs/etc/sysconfig/network/ifcfg-eth0 | |
parent | 065c23e1561fad50c66c30447a4886d2727a47cf (diff) | |
download | culturestrings-2caf08d5dd9d82087c16390a34e8ab169be75369.tar.bz2 culturestrings-2caf08d5dd9d82087c16390a34e8ab169be75369.tar.xz |
networking: introduced $vpn_net4, $vpn_ipv5, $host_ipv4, $host_ipv6.
Diffstat (limited to 'public/fs/etc/sysconfig/network/ifcfg-eth0')
-rw-r--r-- | public/fs/etc/sysconfig/network/ifcfg-eth0 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/public/fs/etc/sysconfig/network/ifcfg-eth0 b/public/fs/etc/sysconfig/network/ifcfg-eth0 deleted file mode 100644 index c2fc421..0000000 --- a/public/fs/etc/sysconfig/network/ifcfg-eth0 +++ /dev/null @@ -1,6 +0,0 @@ -BOOTPROTO='dhcp' -STARTMODE='auto' - -IPADDR_0='2a01:4f9:2b:20f0::2/65' -LABEL_0='ipv6' -NETMASK_0='' |