Skip to content
Commit 9c65d61b authored by John Zimmermann's avatar John Zimmermann
Browse files

utils/serviceutils: compare executablePath against canonical path of exec fields in .desktops

/proc/%/exec always points to the canonical/real path of a binary,
the exec field of a .desktop might contain a symlink and therefore
differ from canonical path.
Explicitely canonicalizing the path in exec prevents this mismatch.
parent 8e057326
Pipeline #137288 passed with stage
in 29 minutes and 33 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment