summaryrefslogtreecommitdiff
path: root/examples/fancy-install-on-sda
diff options
context:
space:
mode:
Diffstat (limited to 'examples/fancy-install-on-sda')
-rw-r--r--examples/fancy-install-on-sda2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fancy-install-on-sda b/examples/fancy-install-on-sda
index 6a34972..e094c9f 100644
--- a/examples/fancy-install-on-sda
+++ b/examples/fancy-install-on-sda
@@ -19,7 +19,7 @@ worker_intro () {
}
worker_configure_system () {
- sed -i 's/filesystems/usbinput keymap encrypt lvm2 filesystems/' $var_TARGET_DIR/etc/mkinitcpio.conf
+ sed -i 's/HOSTNAME="myhost"/HOSTNAME="arch-fancy-install"/' $var_TARGET_DIR/etc/rc.conf
}
# These variables are mandatory