Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 96697
Collapse All | Expand All

(-)orig/sbin/splash-functions.sh (+4 lines)
Lines 442-449 Link Here
442
		/sbin/splash "verbose"
442
		/sbin/splash "verbose"
443
	fi
443
	fi
444
444
445
	echo "DEBUG: splash_exit(): about to send the 'exit' command"
445
	splash_comm_send "exit"
446
	splash_comm_send "exit"
447
	echo "DEBUG: splash_exit(): sent the 'exit' command"
446
	splash_cache_cleanup
448
	splash_cache_cleanup
449
	echo "DEBUG: splash_exit(): trying to kill the splash daemon"
450
	killall -9 splash_util.static
447
}
451
}
448
452
449
# <svc> <state>
453
# <svc> <state>

Return to bug 96697