Changeset View
Changeset View
Standalone View
Standalone View
libexec/rc/rc.d/apmd
| Show All 28 Lines | i386) | ||||
| ;; | ;; | ||||
| *) | *) | ||||
| return 1 | return 1 | ||||
| ;; | ;; | ||||
| esac | esac | ||||
| } | } | ||||
| load_rc_config $name | load_rc_config $name | ||||
| # doesn't make sense to run in a svcj: nojail keyword | |||||
| apmd_svcj="NO" | |||||
| run_rc_command "$1" | run_rc_command "$1" | ||||