From 1d8ec73969196b281c1472b5b899332497248081 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 27 Jul 2023 21:33:15 +0200 Subject: [PATCH] autopushed --- journal/2023-07-27.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/journal/2023-07-27.md b/journal/2023-07-27.md index 51906072e..d2666167f 100644 --- a/journal/2023-07-27.md +++ b/journal/2023-07-27.md @@ -5,4 +5,4 @@ - [[systemd]] - #push [[kill wayland]] - Trying to set up [[vnc]] so it starts only after wayland/a graphical session is running and it's proving harder than expected for not the first time :) - - I would expect to add a Requires or WantedBy in the systemd + - I would expect to add a Requires or WantedBy in the systemd unit, but alas, it's not as easy as that.