mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 08:44:05 +01:00
Cosmetic change
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
55129204ac
commit
e59bb25225
@ -247,7 +247,7 @@ loadmodule() # $1 = module name, $2 - * arguments
|
||||
local modulefile
|
||||
local suffix
|
||||
|
||||
if [ -d /sys/module/ ]; then
|
||||
if [ -d /sys/module/ ]; then
|
||||
if ! list_search $modulename $DONT_LOAD; then
|
||||
if [ ! -d /sys/module/$modulename ]; then
|
||||
shift
|
||||
|
Loading…
Reference in New Issue
Block a user