diff options
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 |