diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-09-24 12:26:30 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-09-24 12:26:30 +0200 |
| commit | 84c64f3e65ee57c5f23082930c35b28dfca696b6 (patch) | |
| tree | 126d0e7f83ca4d1d6caf4edc0a6348e4394dd1bc /busybox/default | |
| parent | 596346a904335d61f54806487936f1a3c32e85a5 (diff) | |
| download | s6-84c64f3e65ee57c5f23082930c35b28dfca696b6.tar.gz | |
Add a bundle with the base embedded services
Diffstat (limited to 'busybox/default')
| -rw-r--r-- | busybox/default/contents | 5 | ||||
| -rw-r--r-- | busybox/default/type | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/busybox/default/contents b/busybox/default/contents new file mode 100644 index 0000000..201fe5f --- /dev/null +++ b/busybox/default/contents @@ -0,0 +1,5 @@ +devpts +tmpfs-shm +local-fs +std-stream +hostname diff --git a/busybox/default/type b/busybox/default/type new file mode 100644 index 0000000..757b422 --- /dev/null +++ b/busybox/default/type @@ -0,0 +1 @@ +bundle |
