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:
parent
ccd973f721
commit
9e2b8c61bf
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ Comment=Fix file context in owned by the user
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
X-GNOME-Autostart-enabled=false
|
X-GNOME-Autostart-enabled=false
|
||||||
|
X-GNOME-HiddenUnderSystemd=true
|
||||||
|
|
Loading…
Reference in a new issue