Univention Bugzilla – Attachment 8060 Details for
Bug 38140
Logrotate error because of duplicate entry for connector-tracebacks.log
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for logrotate conffiles of univention-ad-connector and univention-s4-connector
file_38140.txt (text/plain), 1.29 KB, created by
Julius Hinrichs
on 2016-09-30 17:12:39 CEST
(
hide
)
Description:
Patch for logrotate conffiles of univention-ad-connector and univention-s4-connector
Filename:
MIME Type:
Creator:
Julius Hinrichs
Created:
2016-09-30 17:12:39 CEST
Size:
1.29 KB
patch
obsolete
>Index: services/univention-ad-connector/conffiles/etc/logrotate.d/univention-ad-connector >=================================================================== >--- services/univention-ad-connector/conffiles/etc/logrotate.d/univention-ad-connector (Revision 72885) >+++ services/univention-ad-connector/conffiles/etc/logrotate.d/univention-ad-connector (Arbeitskopie) >@@ -3,7 +3,7 @@ > @!@ > import univention.lib.ucrLogrotate > >-name = "connector-tracebacks" >+name = "ad-connector-tracebacks" > settings = univention.lib.ucrLogrotate.getLogrotateConfig(name, configRegistry) > print "/var/log/univention/%s.log {" % name > for setting in settings.keys(): >Index: services/univention-s4-connector/conffiles/etc/logrotate.d/univention-s4-connector >=================================================================== >--- services/univention-s4-connector/conffiles/etc/logrotate.d/univention-s4-connector (Revision 72885) >+++ services/univention-s4-connector/conffiles/etc/logrotate.d/univention-s4-connector (Arbeitskopie) >@@ -3,7 +3,7 @@ > @!@ > import univention.lib.ucrLogrotate > >-name = "connector-tracebacks" >+name = "s4-connector-tracebacks" > settings = univention.lib.ucrLogrotate.getLogrotateConfig(name, configRegistry) > print "/var/log/univention/%s.log {" % name > for setting in settings.keys():
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 38140
:
8060
|
8064