From 4655d1f53d07f3d1a07b2022913c0fd370faebd6 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Sun, 8 Dec 2024 01:46:33 -0500 Subject: laptop fixes --- files/etc/hosts.roadwarrior_laptop | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 files/etc/hosts.roadwarrior_laptop (limited to 'files/etc/hosts.roadwarrior_laptop') diff --git a/files/etc/hosts.roadwarrior_laptop b/files/etc/hosts.roadwarrior_laptop new file mode 100644 index 0000000..f2940ed --- /dev/null +++ b/files/etc/hosts.roadwarrior_laptop @@ -0,0 +1,2 @@ +::1 localhost localhost.${domain} ${BOXCONF_HOSTNAME}.${domain} ${BOXCONF_HOSTNAME} +127.0.0.1 localhost localhost.${domain} ${BOXCONF_HOSTNAME}.${domain} ${BOXCONF_HOSTNAME} -- cgit v1.2.3