From 3f51e9a775134dec221826e2d82ade6370543cef Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 24 Jul 2021 00:54:42 +0300 Subject: busybox: use clsv --- core/busybox/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/busybox') diff --git a/core/busybox/build b/core/busybox/build index 3e691c0b..65b1def3 100755 --- a/core/busybox/build +++ b/core/busybox/build @@ -42,7 +42,7 @@ done chmod u+s "$1/usr/bin/busybox-suid" # Install runit and sysmgr services. -DESTDIR=$1 install-sv crond.run mdev.run ntpd.run syslogd.run acpid.run +clsv -d "$1" crond.run mdev.run ntpd.run syslogd.run acpid.run # Install configurations for ntp, init, and mdev. kinstall 644 ntp.conf "$1/etc/ntp.conf" -- cgit v1.2.3