diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-22 01:47:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-22 01:47:16 +0000 |
commit | e70dbeae92203ec6614e9cbbce892a7b059fb18a (patch) | |
tree | e5eefc37c0582809ae570cb4abf1e06a4f290b59 /package | |
parent | 38dda9e9dec3108d1ba801b4a69510bfed962f22 (diff) | |
download | s6-e70dbeae92203ec6614e9cbbce892a7b059fb18a.tar.xz |
Actually build ucspilogd >.>
Diffstat (limited to 'package')
-rw-r--r-- | package/targets.mak | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/targets.mak b/package/targets.mak index 2373458..5353fc6 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -24,7 +24,8 @@ s6-setsid \ s6-setuidgid \ s6-softlimit \ s6-tai64n \ -s6-tai64nlocal +s6-tai64nlocal \ +ucspilogd LIBEXEC_TARGETS := s6lockd-helper |