diff core/rc/rc.conf @ 630:58211c615a8c

core/rc: add basic rc.networking support
author David Demelier <markand@malikania.fr>
date Tue, 23 Jul 2019 23:00:00 +0200
parents ddb052f876cd
children
line wrap: on
line diff
--- a/core/rc/rc.conf	Tue Jul 23 22:56:00 2019 +0200
+++ b/core/rc/rc.conf	Tue Jul 23 23:00:00 2019 +0200
@@ -14,3 +14,6 @@
 # Console font and keymap
 FONT=""
 KEYMAP=""
+
+# Networking.
+INTERFACES="lo"