summaryrefslogtreecommitdiff
path: root/overlay/etc/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/etc/rc.conf')
-rw-r--r--overlay/etc/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/overlay/etc/rc.conf b/overlay/etc/rc.conf
index ff18456..3893268 100644
--- a/overlay/etc/rc.conf
+++ b/overlay/etc/rc.conf
@@ -1,5 +1,5 @@
#
-# /etc/rc.conf - Main Configuration for Arch Linux
+# /etc/rc.conf - Main Configuration for Parabola GNU/Linux-Libre
. /etc/archiso/functions
@@ -18,7 +18,7 @@ USECOLOR="yes"
MOD_AUTOLOAD="yes"
-HOSTNAME="archiso"
+HOSTNAME="libreiso"
#TODO add more auto-daemons here, especially the live-cd specific stuff
DAEMONS=(syslog-ng network archiso)