You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: move cpu-state drop-in after k3s install and extract to script
Move the systemd drop-in from before k3s install to after, so the
k3s-agent.service unit already exists. Extract the inline one-liner
to /usr/local/bin/5stack-cpu-state-check.sh for readability.
Eliminates redundant mkdir and daemon-reload calls.
0 commit comments