-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure poetry path to binaries in local files #2540
Following our transition to Poetry, some local files generated by Rockstor can still include now-legacy path to Rockstor binaries. This commit ensures these local files include the new paths to the binaries in the Poetry venv or correct when necessary at Rockstor's start time. Explicitly set file mask to defined setting or copied from target file. Check for status of associated systemd service (if defined) and restart if currently active.
- Loading branch information
1 parent
e5c3126
commit 3acb294
Showing
3 changed files
with
96 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters