diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-20 20:20:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-20 20:20:54 +0000 |
commit | a3cdeecf0033919e3b5a79c17c19b5ac98719256 (patch) | |
tree | 92a930930f18a4f8ae897b1a69c39358137ce1e2 /package/targets.mak | |
parent | bd34de9054cec794d96b0fde1eee9100e1d34215 (diff) | |
download | s6-a3cdeecf0033919e3b5a79c17c19b5ac98719256.tar.xz |
- Add timeout-finish support and "down-readiness"
- LOTS of refactoring to make this work
- Remove s6-notifywhenup
- s6-supervise now rocks the casbah
- rc for 2.2.0.0
Diffstat (limited to 'package/targets.mak')
-rw-r--r-- | package/targets.mak | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/targets.mak b/package/targets.mak index 277617a..f795431 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -8,7 +8,6 @@ s6-ftrig-wait \ s6lockd \ s6-cleanfifodir \ s6-mkfifodir \ -s6-notifywhenup \ s6-svscan \ s6-supervise \ s6-svc \ |