mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-26 07:45:31 -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.
|
## 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
|
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
|
||||||
.conf | args: $@" >&2
|
|
||||||
|
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue