ltb-project / openldap-deb

Debian packages for OpenLDAP
http://ltb-project.org/wiki/documentation/openldap-deb
GNU General Public License v3.0
14 stars 13 forks source link

logrotate: update #80

Closed tchernomax closed 2 years ago

tchernomax commented 2 years ago

Update the logrotate configuration with new syslog reload/rotate methodes

systemd service doesn't store pid in files anymore (at least for syslog)

Also, the only two syslog implementation provided by debian are:

root@host:~# apt-file search --regexp '^/lib/systemd/system/.*syslog.*.service'
rsyslog: /lib/systemd/system/rsyslog.service
syslog-ng-core: /lib/systemd/system/syslog-ng.service
davidcoutadeur commented 2 years ago

See https://github.com/ltb-project/openldap-deb/issues/81