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-diskconfig/up | |
| parent | 3c61b2916c56bfa8d3ce7a6a5480eb93c2ed1470 (diff) | |
| download | s6-rc-1aa3bc74170f10a4285827efa2748d1d6c2e4613.tar.gz | |
New example batch of service definitions
Diffstat (limited to 'examples/source/init-diskconfig/up')
| -rw-r--r-- | examples/source/init-diskconfig/up | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/source/init-diskconfig/up b/examples/source/init-diskconfig/up deleted file mode 100644 index f9fbfef..0000000 --- a/examples/source/init-diskconfig/up +++ /dev/null @@ -1,5 +0,0 @@ -if { s6-mkdir -p /run/disk-devices } -if { redirfd -w 1 /run/disk-devices/rofs_sinay s6-echo sda1 } -if { redirfd -w 1 /run/disk-devices/rwfs_sinay s6-echo sda2 } -if { redirfd -w 1 /run/disk-devices/syncdata_sinay s6-echo sda3 } -if { redirfd -w 1 /run/disk-devices/swap s6-echo sda5 } |
