fix busybox workaround

issue obtained with busybox 1.27.2
This commit is contained in:
smitsohu 2018-10-28 04:02:36 +01:00 committed by GitHub
parent 922c4a10ab
commit b18f13d053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,5 +18,6 @@ noblacklist \${PATH}/umount\
noblacklist \${PATH}/su\
noblacklist \${PATH}/sudo\
noblacklist \${PATH}/nc\
noblacklist \${PATH}/crontab\
' .etc/disable-common.inc
fi