mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-24 19:25:18 -04:00
Fix error in error script
This commit is contained in:
parent
b02230a783
commit
f31dc8aebc
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
## Alerts the user that a kernel module failed to load due to it being blacklisted by default.
|
||||
|
||||
echo "$0: ERROR: This vivid kernel module is disabled by package security-misc by default. See the configuration file /etc/modprobe.d/30_security-misc_disable
|
||||
.conf | args: $@" >&2
|
||||
echo "$0: ERROR: This vivid kernel module is disabled by package security-misc by default. See the configuration file /etc/modprobe.d/30_security-misc_disable.conf | args: $@" >&2
|
||||
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue