mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] systemd: coredumpctl and configuration files
@ 2014-10-07  2:42 jon
  2014-10-07  2:42 ` [ptxdist] [PATCH 2/2] host-coreutils: build touch jon
  0 siblings, 1 reply; 5+ messages in thread
From: jon @ 2014-10-07  2:42 UTC (permalink / raw)
  To: ptxdist; +Cc: Jon Ringle

From: Jon Ringle <jringle@gridpoint.com>

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
---
 rules/systemd.make | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/rules/systemd.make b/rules/systemd.make
index 6a7bf3a..7df6535 100644
--- a/rules/systemd.make
+++ b/rules/systemd.make
@@ -291,6 +291,12 @@ endif
 	@$(call install_tree, systemd, 0, 0, -, /usr/lib/tmpfiles.d/)
 	@$(call install_copy, systemd, 0, 0, 0644, -, /usr/lib/sysctl.d/50-default.conf)
 
+ifdef PTXCONF_SYSTEMD_COREDUMP
+	@$(call install_copy, systemd, 0, 0, 0644, -, /usr/lib/sysctl.d/50-coredump.conf)
+	@$(call install_copy, systemd, 0, 0, 0755, -, /usr/bin/coredumpctl)
+	@$(call install_alternative, systemd, 0, 0, 0644, /etc/systemd/coredump.conf)
+endif
+
 	@$(call install_tree, systemd, 0, 0, -, /usr/share/dbus-1/services/)
 	@$(call install_tree, systemd, 0, 0, -, /usr/share/dbus-1/system-services/)
 ifdef PTXCONF_SYSTEMD_LOCALES
-- 
1.8.5.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-14 13:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-07  2:42 [ptxdist] [PATCH 1/2] systemd: coredumpctl and configuration files jon
2014-10-07  2:42 ` [ptxdist] [PATCH 2/2] host-coreutils: build touch jon
2014-10-14  5:23   ` Jon Ringle
2014-10-14  5:32     ` Michael Olbrich
2014-10-14 13:17       ` Jon Ringle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox