systemd: Patch systemd-journald.service to be Type=notify
https://bugs.freedesktop.org/show_bug.cgi?id=85871 https://bugzilla.redhat.com/show_bug.cgi?id=1159641
This commit is contained in:
@@ -22,6 +22,9 @@ stdenv.mkDerivation rec {
|
||||
[ # These are all changes between upstream and
|
||||
# https://github.com/edolstra/systemd/tree/nixos-v216.
|
||||
./fixes.patch
|
||||
# Fixes systemd-journald so that it does not get killed
|
||||
# by systemd-journal-flush starting too quickly
|
||||
./systemd-journald-type-notify.patch
|
||||
];
|
||||
|
||||
buildInputs =
|
||||
|
||||
Reference in New Issue
Block a user