diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-09-05 00:23:31 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-09-05 00:23:31 +0200 |
| commit | 1ea2bc9b308b8c05ab09ef463f638f993e747f39 (patch) | |
| tree | b4ddc6f3a65a46f395784f3a31680bca52108305 /busybox/hostname | |
| parent | 20c4ab362487989b88c29981232b6e78fe793f7f (diff) | |
| download | s6-master.tar.gz | |
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 |
