diff options
Diffstat (limited to 'busybox/hostname')
| -rw-r--r-- | busybox/hostname/dependencies | 1 | ||||
| -rw-r--r-- | busybox/hostname/type | 1 | ||||
| -rw-r--r-- | busybox/hostname/up | 5 |
3 files changed, 0 insertions, 7 deletions
diff --git a/busybox/hostname/dependencies b/busybox/hostname/dependencies deleted file mode 100644 index ce53c6b..0000000 --- a/busybox/hostname/dependencies +++ /dev/null @@ -1 +0,0 @@ -remount-root diff --git a/busybox/hostname/type b/busybox/hostname/type deleted file mode 100644 index bdd22a1..0000000 --- a/busybox/hostname/type +++ /dev/null @@ -1 +0,0 @@ -oneshot diff --git a/busybox/hostname/up b/busybox/hostname/up deleted file mode 100644 index 5da7f51..0000000 --- a/busybox/hostname/up +++ /dev/null @@ -1,5 +0,0 @@ -############################# -# Set the system's hostname # -############################# - -hostname -F /etc/hostname |
