diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-21 10:48:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-21 10:48:46 +0000 |
commit | ea259e2c9f3f06ae37a8ecf70714e7e2607c0d32 (patch) | |
tree | 151532cf16e5f17f4dfec613a75dc1beeda17e72 /examples/source/devd | |
parent | 27cdf38764d3ce9b1b366f6d86e5f4f6e45bdafd (diff) | |
download | s6-rc-ea259e2c9f3f06ae37a8ecf70714e7e2607c0d32.tar.xz |
Adapt example service db to s6-uevent-listener API change
Diffstat (limited to 'examples/source/devd')
-rw-r--r-- | examples/source/devd/dependencies | 2 | ||||
-rw-r--r-- | examples/source/devd/pipeline-name | 1 | ||||
-rw-r--r-- | examples/source/devd/producer-for | 1 | ||||
-rwxr-xr-x | examples/source/devd/run | 5 | ||||
-rw-r--r-- | examples/source/devd/type | 1 |
5 files changed, 0 insertions, 10 deletions
diff --git a/examples/source/devd/dependencies b/examples/source/devd/dependencies deleted file mode 100644 index f0f7224..0000000 --- a/examples/source/devd/dependencies +++ /dev/null @@ -1,2 +0,0 @@ -init-devtmpfs -mount-sys diff --git a/examples/source/devd/pipeline-name b/examples/source/devd/pipeline-name deleted file mode 100644 index a40db1b..0000000 --- a/examples/source/devd/pipeline-name +++ /dev/null @@ -1 +0,0 @@ -devd-pipeline diff --git a/examples/source/devd/producer-for b/examples/source/devd/producer-for deleted file mode 100644 index 09c60aa..0000000 --- a/examples/source/devd/producer-for +++ /dev/null @@ -1 +0,0 @@ -devd-log diff --git a/examples/source/devd/run b/examples/source/devd/run deleted file mode 100755 index ad97de9..0000000 --- a/examples/source/devd/run +++ /dev/null @@ -1,5 +0,0 @@ -#!/command/execlineb -P -fdmove -c 2 1 -exec -c -s6-devd -mdev diff --git a/examples/source/devd/type b/examples/source/devd/type deleted file mode 100644 index 5883cff..0000000 --- a/examples/source/devd/type +++ /dev/null @@ -1 +0,0 @@ -longrun |