diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-16 12:48:46 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-16 12:48:46 +0000 |
| commit | 4421cac76d2a9151b6347d529619002160eadcb5 (patch) | |
| tree | bca095fc8fc38767ffe5738dc343c263990904bb /src | |
| parent | 77ba7d530f39ea297fe28b23bc3f01c480a352eb (diff) | |
| download | s6-4421cac76d2a9151b6347d529619002160eadcb5.tar.gz | |
Apply Eric's patch for spawn support
Diffstat (limited to 'src')
| -rw-r--r-- | src/supervision/deps-exe/s6-svwait | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/supervision/deps-exe/s6-svwait b/src/supervision/deps-exe/s6-svwait index b71e12f..ab449ac 100644 --- a/src/supervision/deps-exe/s6-svwait +++ b/src/supervision/deps-exe/s6-svwait @@ -3,3 +3,4 @@ ${LIBS6} -lskarnet ${SOCKET_LIB} ${TAINNOW_LIB} +${SPAWN_LIB} |
