Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#56658 - [samba] logrotate fragment has both copytruncate and postrotate script
Attached to Project:
Arch Linux
Opened by Marcos Mello (marcosfrm) - Sunday, 10 December 2017, 12:13 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 15 March 2018, 10:33 GMT
Opened by Marcos Mello (marcosfrm) - Sunday, 10 December 2017, 12:13 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 15 March 2018, 10:33 GMT
|
Details/var/log/samba/log.smbd /var/log/samba/log.nmbd /var/log/samba/*.log {
notifempty missingok sharedscripts copytruncate postrotate /bin/kill -HUP `cat /var/run/samba/*.pid 2>/dev/null` 2>/dev/null || true endscript } copytruncate keeps the existing log files in place, therefore HUP signal to tell Samba reopen its logs is not needed. postrotate/endscript/sharedscripts can be removed. |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Thursday, 15 March 2018, 10:33 GMT
Reason for closing: Fixed
Additional comments about closing: 4.8.0-1
Thursday, 15 March 2018, 10:33 GMT
Reason for closing: Fixed
Additional comments about closing: 4.8.0-1