tinyramfs: kill command isn't actually needed

This commit is contained in:
illiliti
2021-05-16 02:39:18 +03:00
parent a5e572c0c3
commit 81370bb5ac
3 changed files with 3 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ prepare_initramfs()
ln -s bin "${tmpdir}/usr/sbin"
for _binary in \
\[ sh ln env kill mkdir sleep mount \
\[ sh ln env mkdir sleep mount \
printf switch_root "$helper"
do
copy_binary "$_binary"