From b18f13d0536ff33b9bdbc8ea59d533fef74f7e0f Mon Sep 17 00:00:00 2001 From: smitsohu Date: Sun, 28 Oct 2018 04:02:36 +0100 Subject: fix busybox workaround issue obtained with busybox 1.27.2 --- mketc.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'mketc.sh') diff --git a/mketc.sh b/mketc.sh index f98c5479f..4eb29963c 100755 --- a/mketc.sh +++ b/mketc.sh @@ -18,5 +18,6 @@ noblacklist \${PATH}/umount\ noblacklist \${PATH}/su\ noblacklist \${PATH}/sudo\ noblacklist \${PATH}/nc\ +noblacklist \${PATH}/crontab\ ' .etc/disable-common.inc fi -- cgit v1.2.3-54-g00ecf