]> git.openstreetmap.org Git - chef.git/commitdiff
Install systemd-coredump everywhere
authorTom Hughes <tom@compton.nu>
Sun, 20 Mar 2022 09:46:38 +0000 (09:46 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 20 Mar 2022 09:46:38 +0000 (09:46 +0000)
cookbooks/tools/recipes/default.rb

index ed0fe222a52f20ac0180df92a1480a1f6289d8b9..80fde7f057da6a8935e542ff2f09a29414b1eb2b 100644 (file)
@@ -37,6 +37,7 @@ package %w[
   rsyslog
   cron
   locales-all
+  systemd-coredump
 ]
 
 service "rsyslog" do