diff --git a/zlibs/sysconf b/zlibs/sysconf index 131690a..1f9ccbf 100644 --- a/zlibs/sysconf +++ b/zlibs/sysconf @@ -1,5 +1,5 @@ #!/usr/bin/env zsh -# Copyright (c) 2016-2018 Dyne.org Foundation +# Copyright (c) 2016-2019 Dyne.org Foundation # libdevuansdk is maintained by Ivan J. # # This file is part of libdevuansdk @@ -74,7 +74,7 @@ conf_print_netifaces() { auto lo iface lo inet loopback -auto eth0 +allow-hotplug eth0 iface eth0 inet dhcp #auto eth1