Browse code

Remove kill using SIGHUP from rsyslog service file

Change-Id: I0494604b07bce0b8da52dce1478c01da26542910
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/4525
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Anish Swaminathan <anishs@vmware.com>

suezzelur authored on 2017/12/16 08:56:09
Showing 2 changed files
... ...
@@ -10,7 +10,6 @@ Type=notify
10 10
 ExecStart=/usr/sbin/rsyslogd -n $RSYSLOGD_PARAMS
11 11
 StandardOutput=null
12 12
 Environment=RSYSLOGD_PARAMS=
13
-ExecReload=/bin/kill -HUP $MAINPID
14 13
 Restart=on-failure
15 14
 
16 15
 [Install]
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Rocket-fast system for log processing
2 2
 Name:           rsyslog
3 3
 Version:        8.26.0
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 License:        GPLv3+ and ASL 2.0
6 6
 URL:            http://www.rsyslog.com/
7 7
 Source0:        http://www.rsyslog.com/files/download/rsyslog/%{name}-%{version}.tar.gz
... ...
@@ -81,6 +81,8 @@ make %{?_smp_mflags} check
81 81
 %{_sysconfdir}/systemd/journald.conf.d/*
82 82
 %{_sysconfdir}/rsyslog.conf
83 83
 %changelog
84
+*   Fri Dec 15 2017 Anish Swaminathan <anishs@vmware.com>  8.26.0-4
85
+-   Remove kill SIGHUP from service file
84 86
 *   Mon Nov 13 2017 Xiaolin Li <xiaolinl@vmware.com> 8.26.0-3
85 87
 -   Add a default rsyslog.conf.
86 88
 *   Tue Aug 15 2017 Dheeraj Shetty <dheerajs@vmware.com>  8.26.0-2