- 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:
parent
6758a91747
commit
f0f7de0320
@ -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
|
||||
|
||||
|
3
pcp.spec
3
pcp.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user