Commit Graph

10 Commits

Author SHA1 Message Date
Luca Boccassi
fa0aade329 Use systemd-sysusers to setup systemd users and groups 2022-10-28 16:14:42 +01:00
Michael Biebl
b30b5c8c70 Use same GECOS field description as upstream for systemd-coredump
Gbp-Dch: Ignore
2020-03-18 23:15:43 +01:00
Michael Biebl
93417d9013 Use more consistent shell script headers
Gbp-Dch: Ignore
2020-01-31 10:46:58 +01:00
Martin Pitt
90cdb988f3 debian/systemd-coredump.postinst: Do daemon-reload before starting systemd-coredump
The unit file may have changed on upgrades.

Closes: #820325
2016-04-25 09:00:29 +02:00
Martin Pitt
bdbe16b96d systemd-coredump.{prerm,postinst}: Fix order
Start/stop the socket before/after setting core_pattern.
2016-03-14 17:13:22 +01:00
Martin Pitt
c62dd28066 systemd-coredump.{prerm,postinst: Only call systemctl when running systemd 2016-03-14 17:05:14 +01:00
Evgeny Vereshchagin
ae33083322 Add systemd-coredump postinst/prerm to start/stop systemd-coredump.socket without a reboot
Fixes:
apt-get install systemd-coredump
bash -c 'kill -SEGV $$'
journalctl -b -t systemd-coredump
...
systemd-coredump[15609]: Failed to connect to coredump service: Connection refused

Closes: #816767
2016-03-14 15:33:55 +01:00
Martin Pitt
10111dcfc3 Fix cut&paste error in previous commit 2016-02-11 21:00:07 +01:00
Martin Pitt
71fa831da5 systemd-coredump.postinst: Create systemd-coredump system user 2016-02-11 20:14:51 +01:00
Martin Pitt
ca34ce5327 Add systemd-coredump postinst/prerm to enable/disable this without a reboot 2015-11-13 10:02:51 +01:00