aboutsummaryrefslogtreecommitdiff
path: root/scripts/DEBIAN/21-hostname
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/DEBIAN/21-hostname')
-rwxr-xr-xscripts/DEBIAN/21-hostname2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/DEBIAN/21-hostname b/scripts/DEBIAN/21-hostname
index adacd67..12ce886 100755
--- a/scripts/DEBIAN/21-hostname
+++ b/scripts/DEBIAN/21-hostname
@@ -1,4 +1,4 @@
#!/bin/bash
set -e
-fcopy -M /etc/hosts
+fcopy -S -M /etc/hosts
echo $HOSTNAME > $target/etc/hostname