summaryrefslogtreecommitdiff
path: root/lxc_rootfs_debootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'lxc_rootfs_debootstrap')
-rwxr-xr-xlxc_rootfs_debootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/lxc_rootfs_debootstrap b/lxc_rootfs_debootstrap
index 71e79ef..9851dec 100755
--- a/lxc_rootfs_debootstrap
+++ b/lxc_rootfs_debootstrap
@@ -143,6 +143,7 @@ initscripts_disable = [
lxc_templates = """
etc/hosts
+etc/hostname
"""
class Bootstrapper: