Commit Graph

7 Commits

Author SHA1 Message Date
fiftydinar
efba15919d fix: Assure that "disabling CoreDump tweak" is applied correctly (#241)
* fix: Assure that "disabling CoreDump tweak" is applied correctly

Since Fedora uses systemd, we need to make this change too, else it won't be applied throughout the system, but only in SSH/TTY sessions.

Bluefin had the same issue with open-file limits tweak here:
https://github.com/ublue-os/bluefin/pull/988

I usually put those config overrides to `/usr/lib`, but I will put them in `/usr/etc` to comply with the project's structure.

As far as I look, this is the only tweak which needs this systemd conf change.

* fix: Assure that "disabling CoreDump tweak" is applied correctly

Since Fedora uses systemd, we need to make this change too, else it won't be applied throughout the system, but only in SSH/TTY sessions.

Bluefin had the same issue with open-file limits tweak here:
https://github.com/ublue-os/bluefin/pull/988

I usually put those config overrides to `/usr/lib`, but I will put them in `/usr/etc` to comply with the project's structure.

As far as I look, this is the only tweak which needs this systemd conf change.

Signed-off-by: fiftydinar <65243233+fiftydinar@users.noreply.github.com>

---------

Signed-off-by: fiftydinar <65243233+fiftydinar@users.noreply.github.com>
2024-03-15 12:36:20 -07:00
qoijjj
83ad8d1377 improve: move upower workaround to scripts 2024-03-13 12:48:58 -07:00
qoijjj
1ac1165238 improve: remove hardened_malloc-light override for wireplumber after upstream fix 2024-01-23 10:02:39 -08:00
qoijjj
6cbd0280a8 fix: resolved config 2024-01-22 21:54:30 -08:00
qoijjj
06f6aa788d fix: switch to a resolved drop-in 2024-01-22 13:43:25 -08:00
qoijjj
25ac909ef8 Fix wireplumber issue with hardened malloc #92 2023-12-04 16:31:58 -08:00
qoijjj
28cb192d43 Fix upowerd for use without unprivileged usernamespaces 2023-11-30 14:35:35 -08:00