Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggested use of system-wide /usr/share/dbus-1/services/nl.dvdgiessen.dbusapplauncher.service is not recommended. #5

Open
erenfro opened this issue Jun 5, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@erenfro
Copy link

erenfro commented Jun 5, 2024

I'm recommending the change in documention regarding how to use this to not use:
/usr/share/dbus-1/services/nl.dvdgiessen.dbusapplauncher.service

As this is a path intended for packaged system software's defaults, where:

/etc/dbus-1/services/

Is for System Administrators, and for actual users, where this matters the most in this specific situation:

~/.local/share/dbus-1/services/

Which can be created by the user and the same file placed which overrides any system defined service(s) of the same name in /etc or /usr/share directory paths.

@DvdGiessen DvdGiessen added the documentation Improvements or additions to documentation label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants