# shellcheck shell=sh ( msg 'loading kernel parameters' sysctl -q --system || error 'failed to load kernel parameters' ) &