]> git.pld-linux.org Git - packages/augeas.git/blame - augeas-pld_interfaces.patch
- BR: readline-devel
[packages/augeas.git] / augeas-pld_interfaces.patch
CommitLineData
05cd900c 1--- augeas-0.7.2/lenses/shellvars.aug 2010-06-17 14:47:48.000000000 +0200
2+++ augeas-0.7.2/lenses/shellvars.aug_new 2010-07-20 09:21:53.769092769 +0200
3@@ -65,6 +65,7 @@ module Shellvars =
4 sc_incl "httpd" .
5 sc_incl "i18n" .
6 sc_incl "init" .
7+ sc_incl "interfaces" .
8 sc_incl "iptables-config" .
9 sc_incl "irda" .
10 sc_incl "irqbalance" .
11@@ -98,6 +99,7 @@ module Shellvars =
12
13 let filter_ifcfg = incl "/etc/sysconfig/network-scripts/ifcfg-*"
14 . incl "/etc/sysconfig/network/ifcfg-*"
15+ . incl "/etc/sysconfig/interfaces/ifcfg-*"
16 let filter_default = incl "/etc/default/*"
17 let filter_misc = incl "/etc/arno-iptables-firewall/debconf.cfg"
18 . incl "/etc/cron-apt/config"
This page took 0.186019 seconds and 4 git commands to generate.