1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
#!/bin/sh # PROVIDE: umurmurd # REQUIRE: LOGIN # KEYWORD: shutdown $_rc_subr_loaded . /etc/rc.subr name="umurmurd" rcvar=$name command="/usr/local/bin/${name}" load_rc_config $name #command_args="" run_rc_command "$1"