Open
Description
I'm using it in Fedora Silverblue.
Fixed SELinux issues with fix in #51
Services are installed and systemPackages are available.
1- should those be available only for (EDIT: forgot root
? (I can run using the path, and add the path later to the user, but just want to confirm)zsh
quirks)
The main problem is that the /run
folder is cleaned on boot (and the systemPackages are left in /run/system-manager/sw/bin/
) and the service that creates it (system-manager-path.service
) is of type oneshot
, so it's not persisting.
2- So, is it possible to configure it so it will be always run? (and/or changing where it saves that bin folder?)