Commit Graph

6 Commits

Author SHA1 Message Date
Todd Zullinger
00eb7785d3 Use systemctl reload in logrotate script
In 5f74814 (Use systemctl for sending SIGHUP to the service,
2015-06-29), a direct call to `kill` was replaced with `systemctl kill`.

This can be simplified using `systemctl reload` instead.  Doing so also
resolves an issue when `POSIXLY_CORRECT` is set (rhbz#2124488).
2023-05-14 12:26:05 -04:00
Tomas Heinrich
5f74814fc2 Use systemctl for sending SIGHUP to the service
related: rhbz#1224972
2015-06-29 11:49:24 +02:00
Tomas Heinrich
f95edcfc95 Make logrotate tolerate missing log files
Resolves: rhbz#1205889
2015-06-26 16:15:38 +02:00
Tomas Heinrich
9cf329ce36 remove boot.log from logrotate configuration
resolves: #745093
2011-10-11 15:03:57 +02:00
Peter Vrabec
b045de0a1b - use RPM_OPT_FLAGS
- use same pid file and logrotate file as syslog-ng (#441664)
- mark config files as noreplace (#428155)
2008-09-15 12:39:34 +00:00
Lubomir Rintel
6a5d467a50 Upgrade to new upstream, clean up sources and move versionable stuff from
lookaside cache to CVS.
Fri Jul 11 2008 Lubomir Rintel <lkundrak@v3.sk> 3.19.9-1
- upgrade
2008-07-11 11:37:05 +00:00