diff options
Diffstat (limited to 'textproc/augeas/files/patch-lenses__shellvars.aug')
-rw-r--r-- | textproc/augeas/files/patch-lenses__shellvars.aug | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/textproc/augeas/files/patch-lenses__shellvars.aug b/textproc/augeas/files/patch-lenses__shellvars.aug index 3e185cbc84c2..abbf36aff813 100644 --- a/textproc/augeas/files/patch-lenses__shellvars.aug +++ b/textproc/augeas/files/patch-lenses__shellvars.aug @@ -1,10 +1,12 @@ ---- ./lenses/shellvars.aug.orig 2012-05-01 13:51:21.934163842 -0400 -+++ ./lenses/shellvars.aug 2012-05-01 13:52:04.015160071 -0400 -@@ -196,6 +196,7 @@ +--- lenses/shellvars.aug.orig 2011-11-28 18:51:05.000000000 -0500 ++++ lenses/shellvars.aug 2012-05-02 21:42:02.878164637 -0400 +@@ -196,6 +196,9 @@ . incl "/etc/cron-apt/config" . incl "/etc/environment" . incl "/etc/blkid.conf" + . incl "/etc/rc.conf" ++ . incl "/etc/periodic.conf" ++ . incl "/boot/loader.conf" let filter = filter_sysconfig . filter_ifcfg |