restorecond: Set X-GNOME-HiddenUnderSystemd=true in restorecond.desktop file

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@bigon.be>
This commit is contained in:
Laurent Bigonville 2020-07-16 14:22:13 +02:00 committed by Nicolas Iooss
parent ccd973f721
commit 9e2b8c61bf
No known key found for this signature in database
GPG Key ID: C191415F340DAAA0
1 changed files with 1 additions and 0 deletions

View File

@ -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