path: swupdate_2025.12+dfsg-4/debian/swupdate.init
	status=0
	# pidof output null when no program is running, so no "2>/dev/null".
	pid=`pidofproc $NAME` || status=$?
	case $status in
