Accepting request 245777 from home:mtomaschewski:branches:Base:System
- Stop syslog.socket in %preun to avoid the daemon we uninstall gets started by a log message due to dependencies (bnc#840815). OBS-URL: https://build.opensuse.org/request/show/245777 OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=112
This commit is contained in:
parent
79d92f7e70
commit
ec1d5906eb
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 14:37:57 UTC 2014 - mt@suse.de
|
||||
|
||||
- Stop syslog.socket in %preun to avoid the daemon we uninstall
|
||||
gets started by a log message due to dependencies (bnc#840815).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 11 05:28:49 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@ -254,6 +254,7 @@ chown news:news var/log/news/news.notice
|
||||
/usr/bin/systemctl -f enable syslogd.service >/dev/null 2>&1 || :
|
||||
|
||||
%preun
|
||||
%service_del_preun syslog.socket
|
||||
%service_del_preun syslogd.service
|
||||
|
||||
%postun
|
||||
|
Loading…
x
Reference in New Issue
Block a user