Univention Bugzilla – Attachment 9588 Details for
Bug 47035
Wrong Path for Syslog Modules in Template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
rsyslog-template.patch (text/plain), 628 bytes, created by
Stephan Hendl
on 2018-07-05 08:03:27 CEST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Stephan Hendl
Created:
2018-07-05 08:03:27 CEST
Size:
628 bytes
patch
obsolete
>--- rsyslog.conf 2018-07-05 07:53:00.794100426 +0200 >+++ /etc/univention/templates/files/etc/rsyslog.conf 2018-07-05 07:53:17.274144236 +0200 >@@ -32,7 +32,7 @@ > from os.path import exists > for (typ, cfg) in [('udp', 'UDP'), ('tcp', 'InputTCP'), ('relp', 'InputRELP')]: > print '# provides %s syslog reception' % (typ.upper(),) >- mod = '/usr/lib/rsyslog/im%s.so' % (typ,) >+ mod = '/usr/lib/x86_64-linux-gnu/rsyslog/im%s.so' % (typ,) > port = configRegistry.get('syslog/input/%s' % (typ,)) > pfx = '' if port and exists(mod) else '#' > print '%s$ModLoad im%s' % (pfx, typ)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47035
: 9588