Replies: 1 comment 1 reply
-
I'm making a note to update the documentation, thank you for your patience 😉 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The [docs] gives a table with capitalized string values, and an example with a lower case "low".
When I try with a Capitalized "Low", resticprofile complains that an incorrect value is given for the
priorityparameterThe table in the docs says that "low" corresponds to a Nice value of
10, but with the following global section:Executing
resticprofile schedule --allcreates systemd files which containNice=5Is the niceness of the systemd unit different from the niceness of the restic command executed by the systemd unit?
Could anyone clarify?
Beta Was this translation helpful? Give feedback.
All reactions