From b06fb314e67f297d6a9f82ebb8bf3b20fcd41ec9 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(-) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index e59216ef..6ee5c9e2 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -996,9 +996,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