From bd80c85bc077753f7bef74c38d85cab30c8831b0 Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Thu, 14 Mar 2013 11:55:48 +0100 Subject: mention rule6 files --- sysconfig.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysconfig.txt b/sysconfig.txt index 6353de38..4ec472f7 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -1053,9 +1053,11 @@ Files in /etc/sysconfig/network-scripts/ automatically added if explicit 'via' wasn't specified. /etc/sysconfig/network-scripts/rule- +/etc/sysconfig/network-scripts/rule6- Contains lines that specify additional routing 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". + Each non-comment line is used directly as an argument to "/sbin/ip rule add" + or "/sbin/ip -6 rule add" for rule6 files. -- cgit v1.2.1