From: Laurent Bigonville <bigon@xxxxxxxx> This completely inactivate the .desktop file incase the user session is managed by systemd as restorecond also provide a service file Signed-off-by: Laurent Bigonville <bigon@xxxxxxxx> --- restorecond/restorecond.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/restorecond/restorecond.desktop b/restorecond/restorecond.desktop index af728680..7df85472 100644 --- a/restorecond/restorecond.desktop +++ b/restorecond/restorecond.desktop @@ -5,3 +5,4 @@ Comment=Fix file context in owned by the user Type=Application StartupNotify=false X-GNOME-Autostart-enabled=false +X-GNOME-HiddenUnderSystemd=true -- 2.28.0.rc0