1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 17:51:22 +03:00
systemd/tmpfiles.d
Krayushkin Konstantin aae3c9a075 coredump: fixed bug - some coredump temp files could be lost
If the machine was suddenly shutted down (hard reboot for example) while
processing core dump, temp files created manually (not with a O_TEMPFILE flag)
stay in the system. After reboot systemd-coredump treat them as usual files, so
they wouldn't be rotated and shall pollute the filesystem.

Solution is to simply add those temp files to systemd-tmpfiles configs.
2019-05-31 12:57:35 +02:00
..
etc.conf.m4
home.conf
journal-nocow.conf
legacy.conf
meson.build tmpfiles: do not create /run/nologin if PAM is disabled 2019-05-13 15:35:51 +02:00
portables.conf
systemd-nologin.conf
systemd-nspawn.conf
systemd-tmp.conf coredump: fixed bug - some coredump temp files could be lost 2019-05-31 12:57:35 +02:00
systemd.conf.m4
tmp.conf
var.conf.m4
x11.conf