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
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue