- Ensure sysconfig files are populated from templates during installation;

(bsc#1056397).

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=56
This commit is contained in:
David Disseldorp 2017-08-30 13:55:28 +00:00 committed by Git OBS Bridge
parent 6758a91747
commit f0f7de0320
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 30 12:38:58 UTC 2017 - ddiss@suse.com
- Ensure sysconfig files are populated from templates during installation;
(bsc#1056397).
-------------------------------------------------------------------
Thu Aug 24 15:42:33 UTC 2017 - ddiss@suse.com

View File

@ -2621,6 +2621,9 @@ touch "$PCP_PMNS_DIR/.NeedRebuild"
chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
%if 0%{?suse_version}
%if !%{disable_systemd}
%{fillup_only -n pmcd}
%{fillup_only -n pmlogger}
%{fillup_only -n pmproxy}
%service_add_post pmcd
%service_add_post pmlogger
%service_add_post pmie