summaryrefslogtreecommitdiffstats
path: root/remote/modules/rsyslogd
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-04 20:48:33 +0200
committerJonathan Bauer2013-06-04 20:48:33 +0200
commite3ecae28eff31fe097cb479ae981e9739cfb15e9 (patch)
tree84ec242d66ccd0d2dc5524a9e92b5a1afa619b6f /remote/modules/rsyslogd
parent[systemd] Enable blkid support (diff)
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-e3ecae28eff31fe097cb479ae981e9739cfb15e9.tar.gz
tm-scripts-e3ecae28eff31fe097cb479ae981e9739cfb15e9.tar.xz
tm-scripts-e3ecae28eff31fe097cb479ae981e9739cfb15e9.zip
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/rsyslogd')
-rw-r--r--remote/modules/rsyslogd/rsyslogd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/rsyslogd/rsyslogd.conf b/remote/modules/rsyslogd/rsyslogd.conf
index d0d46e77..f5d60989 100644
--- a/remote/modules/rsyslogd/rsyslogd.conf
+++ b/remote/modules/rsyslogd/rsyslogd.conf
@@ -1,4 +1,4 @@
REQUIRED_CONTENT_PACKAGES=" rsyslog"
REQUIRED_BINARIES=" rsyslogd"
REQUIRED_FILES=" /etc/rsyslog.conf"
-REQUIRED_DIRECTORIES=" /usr/lib/rsyslog"
+REQUIRED_DIRECTORIES=" /usr/$LIB64/rsyslog"