aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/etc/hostname/DEBIAN1
-rw-r--r--files/etc/hostname/preinst10
-rwxr-xr-x[-rw-r--r--]files/etc/hosts/preinst0
3 files changed, 0 insertions, 11 deletions
diff --git a/files/etc/hostname/DEBIAN b/files/etc/hostname/DEBIAN
deleted file mode 100644
index b638194..0000000
--- a/files/etc/hostname/DEBIAN
+++ /dev/null
@@ -1 +0,0 @@
-${HOSTNAME}
diff --git a/files/etc/hostname/preinst b/files/etc/hostname/preinst
deleted file mode 100644
index ee32e3a..0000000
--- a/files/etc/hostname/preinst
+++ /dev/null
@@ -1,10 +0,0 @@
-#! /bin/bash
-
-# template expansion
-
-# $1 is the class name used
-# $2 is the path to the file copied
-
-envsubst < $2 > $2.tmp
-mv $2.tmp $2
-
diff --git a/files/etc/hosts/preinst b/files/etc/hosts/preinst
index ee32e3a..ee32e3a 100644..100755
--- a/files/etc/hosts/preinst
+++ b/files/etc/hosts/preinst