This commit is contained in:
illiliti
2020-09-04 01:29:37 +03:00
parent 445208899a
commit dacc7d8af7
21 changed files with 0 additions and 58 deletions

View File

@ -3,11 +3,7 @@
#
# false positive
# shellcheck disable=2154,2016
#
# handle_mdevd()
{
print "configuring mdevd"
for _binary in mdevd mdevd-coldplug; do
copy_binary "$_binary"
done