aboutsummaryrefslogtreecommitdiffstats
path: root/main/augeas/0001-Shellvars-include-lbu.conf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/augeas/0001-Shellvars-include-lbu.conf.patch')
-rw-r--r--main/augeas/0001-Shellvars-include-lbu.conf.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/main/augeas/0001-Shellvars-include-lbu.conf.patch b/main/augeas/0001-Shellvars-include-lbu.conf.patch
new file mode 100644
index 0000000000..8cb6931cfb
--- /dev/null
+++ b/main/augeas/0001-Shellvars-include-lbu.conf.patch
@@ -0,0 +1,25 @@
+From 7986a754e9a0dfc7d9018a1c2cbc32e45076bd32 Mon Sep 17 00:00:00 2001
+From: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
+Date: Mon, 25 Jul 2016 17:29:48 +0300
+Subject: [PATCH] Shellvars: include lbu.conf
+
+Alpine Linux Local Backup Utility
+---
+ lenses/shellvars.aug | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/lenses/shellvars.aug b/lenses/shellvars.aug
+index 3e79b63..377f00a 100644
+--- a/lenses/shellvars.aug
++++ b/lenses/shellvars.aug
+@@ -304,6 +304,7 @@ module Shellvars =
+ . incl "/etc/cvs-pserver.conf"
+ . incl "/etc/devscripts.conf"
+ . incl "/etc/kamailio/kamctlrc"
++ . incl "/etc/lbu/lbu.conf"
+ . incl "/etc/lintianrc"
+ . incl "/etc/lsb-release"
+ . incl "/etc/os-release"
+--
+2.9.1
+