1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/textproc/augeas/files/patch-lenses__shellvars.aug
Steve Wills 2b2348064e - The shellvars lens can also be used to parse /etc/periodic.conf and
/boot/loader.conf, so patch that in

Suggested by:	tdb
2012-05-03 01:55:04 +00:00

13 lines
501 B
Plaintext

--- 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