mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02: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 modulefile
|
||||||
local suffix
|
local suffix
|
||||||
|
|
||||||
if [ -d /sys/module/ ]; then
|
if [ -d /sys/module/ ]; then
|
||||||
if ! list_search $modulename $DONT_LOAD; then
|
if ! list_search $modulename $DONT_LOAD; then
|
||||||
if [ ! -d /sys/module/$modulename ]; then
|
if [ ! -d /sys/module/$modulename ]; then
|
||||||
shift
|
shift
|
||||||
|
Loading…
x
Reference in New Issue
Block a user