diff options
Diffstat (limited to 'rootfs/etc/init.d/10_hostname')
-rw-r--r-- | rootfs/etc/init.d/10_hostname | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rootfs/etc/init.d/10_hostname b/rootfs/etc/init.d/10_hostname deleted file mode 100644 index 064cea2..0000000 --- a/rootfs/etc/init.d/10_hostname +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# update hostname -hostname -F /etc/hostname |