Install systemd-coredump on osmo-* systems
This commit is contained in:
parent
9da21f2292
commit
fcad69e86f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class rhizo_base::osmocom {
|
||||||
ensure => 'absent'
|
ensure => 'absent'
|
||||||
}
|
}
|
||||||
|
|
||||||
package { [ 'collectd', 'libxml2-utils' ]:
|
package { [ 'collectd', 'libxml2-utils', 'systemd-coredump' ]:
|
||||||
ensure => 'installed',
|
ensure => 'installed',
|
||||||
install_options => ['--no-install-recommends'],
|
install_options => ['--no-install-recommends'],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue