We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the point of this cron job running every minute? I don't see XU4_HMP_Fix define location.
linux-build/package/root/usr/local/sbin/install_openmediavault.sh
Line 169 in 12b4cc0
The text was updated successfully, but these errors were encountered:
ionice could be simplified to:
ionice
ionice -c1 -p $(pgrep 'ftpd|nfsiod|smbd|afpd|cnid')
Also wonder if using realtime priority is safe actually? Maybe related to ayufan-rock64/linux-build#112
Sorry, something went wrong.
No branches or pull requests
What is the point of this cron job running every minute? I don't see XU4_HMP_Fix define location.
linux-build/package/root/usr/local/sbin/install_openmediavault.sh
Line 169 in 12b4cc0
The text was updated successfully, but these errors were encountered: