diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 06:49:25 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 06:49:25 +0000 |
| commit | 1aa3bc74170f10a4285827efa2748d1d6c2e4613 (patch) | |
| tree | 3fc6b79944f119dddf85a1cf8758cfbbab607cbe /examples/source/init-urandom | |
| parent | 3c61b2916c56bfa8d3ce7a6a5480eb93c2ed1470 (diff) | |
| download | s6-rc-1aa3bc74170f10a4285827efa2748d1d6c2e4613.tar.gz | |
New example batch of service definitions
Diffstat (limited to 'examples/source/init-urandom')
| -rw-r--r-- | examples/source/init-urandom/dependencies.d/mount-rwfs | 0 | ||||
| -rw-r--r-- | examples/source/init-urandom/down | 1 | ||||
| -rw-r--r-- | examples/source/init-urandom/flag-essential | 0 | ||||
| -rw-r--r-- | examples/source/init-urandom/type | 1 | ||||
| -rw-r--r-- | examples/source/init-urandom/up | 1 |
5 files changed, 0 insertions, 3 deletions
diff --git a/examples/source/init-urandom/dependencies.d/mount-rwfs b/examples/source/init-urandom/dependencies.d/mount-rwfs deleted file mode 100644 index e69de29..0000000 --- a/examples/source/init-urandom/dependencies.d/mount-rwfs +++ /dev/null diff --git a/examples/source/init-urandom/down b/examples/source/init-urandom/down deleted file mode 100644 index 6ea7e05..0000000 --- a/examples/source/init-urandom/down +++ /dev/null @@ -1 +0,0 @@ -rngseed -rw diff --git a/examples/source/init-urandom/flag-essential b/examples/source/init-urandom/flag-essential deleted file mode 100644 index e69de29..0000000 --- a/examples/source/init-urandom/flag-essential +++ /dev/null diff --git a/examples/source/init-urandom/type b/examples/source/init-urandom/type deleted file mode 100644 index bdd22a1..0000000 --- a/examples/source/init-urandom/type +++ /dev/null @@ -1 +0,0 @@ -oneshot diff --git a/examples/source/init-urandom/up b/examples/source/init-urandom/up deleted file mode 100644 index 6ea7e05..0000000 --- a/examples/source/init-urandom/up +++ /dev/null @@ -1 +0,0 @@ -rngseed -rw |
