1 2 3 4 5 6 7
# vim: set ft=sh: run_hook () { msg -n ":: Loading udev..." /etc/start_udev msg "done." }