diff options
-rw-r--r-- | sub/skarnet.org/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sub/skarnet.org/Makefile b/sub/skarnet.org/Makefile index 5cf295d..044c56a 100644 --- a/sub/skarnet.org/Makefile +++ b/sub/skarnet.org/Makefile @@ -81,9 +81,9 @@ EXECLINE_TOKEN := execline S6_TOKEN := s6-supervise S6_RC_TOKEN := s6-rc S6_LINUX_INIT_TOKEN := s6-linux-init-maker -S6_PORTABLE_UTILS_TOKEN := s6-test +S6_PORTABLE_UTILS_TOKEN := s6-ln S6_LINUX_UTILS_TOKEN := s6-ps -S6_DNS_TOKEN := s6-dnsip4 +S6_DNS_TOKEN := s6-dnsip S6_NETWORKING_TOKEN := s6-tlsd-io MDEVD_TOKEN := mdevd BCNM_TOKEN := bcnm-waitif |