Added hostname parameter

This commit is contained in:
Rene Klootwijk
2019-10-26 12:49:30 +02:00
committed by XECDesign
parent 19c0188798
commit d30343f626
4 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash -e
install -m 644 files/hostname "${ROOTFS_DIR}/etc/hostname"
echo "${HOSTNAME}" > "${ROOTFS_DIR}/etc/hostname"
ln -sf /dev/null "${ROOTFS_DIR}/etc/systemd/network/99-default.link"

View File

@@ -1 +0,0 @@
raspberrypi