a468c11a30
Documentation will be rewritten and added later.
5 lines
80 B
Bash
5 lines
80 B
Bash
# vim: set ft=sh:
|
|
# shellcheck shell=sh
|
|
|
|
printf '\0' > /proc/sys/kernel/hotplug
|