diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-06-08 09:50:07 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-06-08 09:50:07 +0000 |
| commit | 1ede5e54c796f37114004b2ded0071cb54a8e2a7 (patch) | |
| tree | 1afadd07e4b85802597ce3548b8949aa9266a252 /package/targets.mak | |
| parent | 0db2f82a71f627be6b0feff3541862072653181e (diff) | |
| download | s6-frontend-1ede5e54c796f37114004b2ded0071cb54a8e2a7.tar.gz | |
Include s6 service skeleton; add boilerplate for s6li and util-linux
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/targets.mak b/package/targets.mak index 6ef7d37..1dedd4a 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -1,6 +1,5 @@ BIN_TARGETS := \ -s6 \ -s6-frontend-config-preprocess +s6 LIBEXEC_TARGETS := |
