*: refactor
Documentation will be rewritten and added later.
This commit is contained in:
7
hook/mdev/mdev.init.late
Normal file
7
hook/mdev/mdev.init.late
Normal file
@ -0,0 +1,7 @@
|
||||
# vim: set ft=sh:
|
||||
# shellcheck shell=sh
|
||||
#
|
||||
# https://shellcheck.net/wiki/SC2154
|
||||
# shellcheck disable=2154
|
||||
|
||||
kill "$mdev_pid"
|
Reference in New Issue
Block a user