From 297231bb3602d868d3891d357026c53f9fcc2402 Mon Sep 17 00:00:00 2001 From: Anton Kling Date: Tue, 26 Mar 2024 11:40:39 +0100 Subject: Increase support for signals --- meta/userland.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/userland.sh') diff --git a/meta/userland.sh b/meta/userland.sh index c8eb1ac..22e86ff 100755 --- a/meta/userland.sh +++ b/meta/userland.sh @@ -45,4 +45,5 @@ ln -s ./minibox ./yes ln -s ./minibox ./echo ln -s ./minibox ./wc ln -s ./minibox ./ls +ln -s ./minibox ./kill cd .. -- cgit v1.2.3