diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 80842118..a23f9c64 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -966,3 +966,10 @@ Files in /etc/sysconfig/network-scripts/ Note the special case of 6to4 interface: 'via [relay]' is automatically added if explicit 'via' wasn't specified. + +/etc/sysconfig/network-scripts/rule-<interface-name> + + Contains lines that specify additional routeing rules that should be added + when the associated interface is brought up. + + Each non-comment line is used directly as an argument to "/sbin/ip rule add". |