Replies: 2 comments 3 replies
This comment was marked as low quality.
This comment was marked as low quality.
|
What problem do you actually want to solve here? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Whenever a flatpak is started from within KDE, it is run in a systemd service.
I'm not sure how that works. They're template units and seem to be instantiated on demand.
Is it possible to make a drop-in override file (
name.service.d/override.conf) for those kinds of units, such as you can do with "normal" services?Concretely I'd like to add a
PathExists=directive.All reactions