]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
make -M (aka --modprobe) work [Bart De Schuymer]
authorBart De Schuymer <bart.de.schuymer@pandora.be>
Sat, 15 Jun 2002 12:29:42 +0000 (12:29 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sat, 15 Jun 2002 12:29:42 +0000 (12:29 +0000)
iptables.c

index f3dae2316e983067250b893e4424703f981181f0..8792141ce82ffee7a952baecc08e2c4868c43bda 100644 (file)
@@ -1682,7 +1682,7 @@ int do_command(int argc, char *argv[], char **table, iptc_handle_t *handle)
        opterr = 0;
 
        while ((c = getopt_long(argc, argv,
-          "-A:C:D:R:I:L::F::Z::N:X::E:P:Vh::o:p:s:d:j:i:fbvnt:m:xc:",
+          "-A:C:D:R:I:L::M:F::Z::N:X::E:P:Vh::o:p:s:d:j:i:fbvnt:m:xc:",
                                           opts, NULL)) != -1) {
                switch (c) {
                        /*