From 5d71e463f49518c7702467f6145484afa31bf8ba Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 2 Jan 2023 17:35:23 +0100 Subject: logind: implement Type=notify-reload protocol properly So close already. Let's add the two missing notifications too. Fixes: #18484 --- units/systemd-logind.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units') diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in index 042ea75d7a..24f5ddaa17 100644 --- a/units/systemd-logind.service.in +++ b/units/systemd-logind.service.in @@ -58,6 +58,7 @@ StateDirectory=systemd/linger SystemCallArchitectures=native SystemCallErrorNumber=EPERM SystemCallFilter=@system-service +Type=notify-reload {{SERVICE_WATCHDOG}} # Increase the default a bit in order to allow many simultaneous logins since -- cgit v1.2.1