diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-03 01:55:04 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-03 01:55:04 +0000 |
commit | 2b2348064ea881f06c973e88ead74f664f32e836 (patch) | |
tree | dbf70d6219092a01e14a99edd1823252dadc20a3 /textproc/augeas/files/patch-lenses__shellvars.aug | |
parent | d32dbd4bc781289e69b2afcce0c5c75a168a9222 (diff) |
Notes
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 |