SHA256
1
0
forked from pool/systemd

Accepting request 313572 from home:pluskalm:branches:Base:System

- Install 50-coredump.conf as coredumpctl is now installed by 
  default and does not use journal anymore as default storage

- Install 50-coredump.conf as coredumpctl is now installed by 
  default and does not use journal anymore as default storage

OBS-URL: https://build.opensuse.org/request/show/313572
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=877
This commit is contained in:
Cristian Rodríguez 2015-06-25 04:25:21 +00:00 committed by Git OBS Bridge
parent 1ba7d6a0b0
commit c03ad18628
4 changed files with 14 additions and 12 deletions

View File

@ -6,6 +6,12 @@ Wed Jun 24 17:43:22 UTC 2015 - hrvoje.senjan@gmail.com
- Drop commented sections from baselibs.conf, allows format_spec_file
to have a successful run
-------------------------------------------------------------------
Wed Jun 24 14:17:04 UTC 2015 - mpluskal@suse.com
- Install 50-coredump.conf as coredumpctl is now installed by
default and does not use journal anymore as default storage
-------------------------------------------------------------------
Fri Jun 19 20:51:14 UTC 2015 - jengelh@inai.de

View File

@ -791,12 +791,6 @@ cat << EOF > %{buildroot}%{_libexecdir}/modules-load.d/sg.conf
sg
EOF
# To avoid making life hard for Factory developers, don't package the
# kernel.core_pattern setting until systemd-coredump is a part of an actual
# systemd release and it's made clear how to get the core dumps out of the
# journal.
rm -f %{buildroot}%{_prefix}/lib/sysctl.d/50-coredump.conf
# do not ship sysctl defaults in systemd package, will be part of
# aaa_base (in procps for now)
rm -f %{buildroot}%{_prefix}/lib/sysctl.d/50-default.conf
@ -1247,6 +1241,7 @@ exit 0
%dir %{_libexecdir}/sysctl.d
%dir %{_sysconfdir}/sysctl.d
%{_prefix}/lib/sysctl.d/50-coredump.conf
%dir %{_sysconfdir}/systemd
%dir %{_sysconfdir}/systemd/system

View File

@ -6,6 +6,12 @@ Wed Jun 24 17:43:22 UTC 2015 - hrvoje.senjan@gmail.com
- Drop commented sections from baselibs.conf, allows format_spec_file
to have a successful run
-------------------------------------------------------------------
Wed Jun 24 14:17:04 UTC 2015 - mpluskal@suse.com
- Install 50-coredump.conf as coredumpctl is now installed by
default and does not use journal anymore as default storage
-------------------------------------------------------------------
Fri Jun 19 20:51:14 UTC 2015 - jengelh@inai.de

View File

@ -786,12 +786,6 @@ cat << EOF > %{buildroot}%{_libexecdir}/modules-load.d/sg.conf
sg
EOF
# To avoid making life hard for Factory developers, don't package the
# kernel.core_pattern setting until systemd-coredump is a part of an actual
# systemd release and it's made clear how to get the core dumps out of the
# journal.
rm -f %{buildroot}%{_prefix}/lib/sysctl.d/50-coredump.conf
# do not ship sysctl defaults in systemd package, will be part of
# aaa_base (in procps for now)
rm -f %{buildroot}%{_prefix}/lib/sysctl.d/50-default.conf
@ -1242,6 +1236,7 @@ exit 0
%dir %{_libexecdir}/sysctl.d
%dir %{_sysconfdir}/sysctl.d
%{_prefix}/lib/sysctl.d/50-coredump.conf
%dir %{_sysconfdir}/systemd
%dir %{_sysconfdir}/systemd/system