diff --git a/docs/MultiISP.xml b/docs/MultiISP.xml index 9edf02353..4ea33dd56 100644 --- a/docs/MultiISP.xml +++ b/docs/MultiISP.xml @@ -2246,14 +2246,6 @@ net eth1 detect optional< contains the link configurations. That file is included by /etc/foolsm/foolsm.conf. - - - The script run by FOOLSM during state change - (/etc/foolsm/script) writes a - ${VARDIR}/xxx.status file when the status of an - interface changes. Those files are read by the - isusable extension script (see below). - Below are my relevant configuration files. @@ -2278,6 +2270,11 @@ COM_IF=eth1 return $status + Note that the above script overrides the normal behavior of + persistent providers, in that it prevents the + attempt to enable the provider during start, + restart and reload. + /etc/shorewall/lib.private: ###############################################################################