Ability to restart additional services, e.g., profiled
#320
Labels
backends
daemon, systemd and dbus components
feature request
feature requests, suggestions, ideas etc.
infrastructure
building, packaging, hosting etc.
Patchmanager is currently able to restart only a very limited number of services. Please consider supporting more services that can be restarted, e.g. profiled (systemctl --user restart profiled).
I recently made a patch adding support for a custom profile (and a quick toggle button to easily switch it on/off) which creates an ini file in /etc/profiled/ containing definition of that custom profile for profiled. Unfortunately, it gets created by Patchmanager only after profiled has already been started, so it requires a profiled restart. Sadly, Patchmanager can't do it, so it'd have to be done manually after each reboot, which is a no-go.
So the suggestion is to enhance Patchmanager to support restarting more services (e.g. via adding corresponding categories).
The text was updated successfully, but these errors were encountered: