mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 01:09:16 +07:00
Details on disabled fbdev
kernel modules
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
|
||||
## Alerts user that a kernel module failed to load due to it being explicitly disabled by default.
|
||||
|
||||
echo "$0: ALERT: This framebuffer kernel module is disabled by package security-misc by default. See the configuration file /etc/modprobe.d/30_security-misc_disable.conf for details. | args: $@" >&2
|
||||
echo "$0: ALERT: This framebuffer (fbdev) kernel module is disabled by package security-misc by default. See the configuration file /etc/modprobe.d/30_security-misc_disable.conf for details. | args: $@" >&2
|
||||
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user