rsyslog: don't use systemctl to force reload of rsyslogd.

This commit is contained in:
maxice8 2018-08-27 15:01:55 -03:00
parent d574c60445
commit 1419860e76
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
missingok
sharedscripts
postrotate
systemctl try-restart rsyslog.service >/dev/null 2>&1 || true
killall -HUP rsyslogd
endscript
}

View file

@ -1,7 +1,7 @@
# Template file for 'rsyslog'
pkgname=rsyslog
version=8.37.0
revision=1
revision=2
build_style=gnu-configure
configure_args="--sbindir=/usr/bin --enable-gnutls --enable-mysql
--enable-pgsql --enable-imdiag --enable-imfile --enable-mail --enable-imptcp