From 1d69f26f58e72ceaab5aeda7df874faf7b46a5f3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 3 Jul 2019 12:43:13 +0000 Subject: Remove s6-fdholder-*c programs The doc still needs to be updated. --- src/libs6/s6_fdholder_start.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libs6') diff --git a/src/libs6/s6_fdholder_start.c b/src/libs6/s6_fdholder_start.c index d887247..2fb81d8 100644 --- a/src/libs6/s6_fdholder_start.c +++ b/src/libs6/s6_fdholder_start.c @@ -14,6 +14,6 @@ int s6_fdholder_start (s6_fdholder_t *a, char const *path, tain_t const *deadlin fd_close(fd) ; return 0 ; } - unixconnection_init(&a->connection, fd, fd) ; + s6_fdholder_init(a, fd) ; return 1 ; } -- cgit v1.2.3