From b854e8abb7e1ff0b43c9f99e9b641895e4d6c148 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 5 Feb 2024 19:13:08 +0100 Subject: WIP busybox --- rootfs/etc/hosts | 1 + 1 file changed, 1 insertion(+) create mode 100644 rootfs/etc/hosts (limited to 'rootfs/etc/hosts') diff --git a/rootfs/etc/hosts b/rootfs/etc/hosts new file mode 100644 index 0000000..2601d5c --- /dev/null +++ b/rootfs/etc/hosts @@ -0,0 +1 @@ +127.0.0.1 localhost gaming -- cgit v1.2.3