summarylogtreecommitdiffstats
path: root/logging.patch
diff options
context:
space:
mode:
authorTyler Langlois2015-08-26 22:34:43 -0400
committerTyler Langlois2015-08-26 22:34:43 -0400
commitd0c0a76e96d9e09281c7a8c362ad41850563dd9a (patch)
tree0049f28ecceb8eb1fa41f7b2ab3e1b3437351249 /logging.patch
downloadaur-d0c0a76e96d9e09281c7a8c362ad41850563dd9a.tar.gz
Migrate riemann to AUR4
Derived from https://github.com/aur-archive/riemann. Updates include: - Using sysusers.d(5) user management paradigm - Fix log location via patch to upstream config
Diffstat (limited to 'logging.patch')
-rw-r--r--logging.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/logging.patch b/logging.patch
new file mode 100644
index 000000000000..e18936e39635
--- /dev/null
+++ b/logging.patch
@@ -0,0 +1,6 @@
+--- a/etc/riemann.config
++++ b/etc/riemann.config
+@@ -3,3 +3,3 @@
+
+-(logging/init {:file "riemann.log"})
++(logging/init {:file "/var/log/riemann/riemann.log"})