diff options
| author | Jonathan Bauer | 2013-06-04 20:48:33 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-06-04 20:48:33 +0200 |
| commit | e3ecae28eff31fe097cb479ae981e9739cfb15e9 (patch) | |
| tree | 84ec242d66ccd0d2dc5524a9e92b5a1afa619b6f /remote/modules/rsyslogd | |
| parent | [systemd] Enable blkid support (diff) | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-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.conf | 2 |
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" |
