improvement: its better to use one sudo here

(than many times sudo inside script remove_pinned_maps.sh)
This commit is contained in:
Interduo
2023-01-31 14:46:46 +01:00
committed by GitHub
parent 2e25acc086
commit 670d3dafe3

View File

@@ -40,5 +40,5 @@ echo "-----------------------------------------------------------------"
echo "Don't forget to setup /etc/lqos.conf!"
echo "Template .service files can be found in bin/"
echo ""
echo "Run rust/remove_pinned_maps.sh before you restart lqosd"
echo "Run sudo rust/remove_pinned_maps.sh before you restart lqosd"
echo "This ensures that any data-format changes will apply correctly."