Changeset View
Changeset View
Standalone View
Standalone View
libexec/rc/rc.d/gptboot
| Show First 20 Lines • Show All 67 Lines • ▼ Show 20 Lines | *) | ||||
| disk="" | disk="" | ||||
| fi | fi | ||||
| ;; | ;; | ||||
| esac | esac | ||||
| done | logger -t gptboot -p local0.notice | done | logger -t gptboot -p local0.notice | ||||
| } | } | ||||
| load_rc_config $name | load_rc_config $name | ||||
| # doesn't make sense to run in a svcj: config setting | |||||
| gptboot_svcj="NO" | |||||
| run_rc_command "$1" | run_rc_command "$1" | ||||