Searched refs:BIN_SVCADM (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/solaris/
H A Dvboxconfig.sh42 BIN_SVCADM=/usr/sbin/svcadm
188 if test ! -x "$BIN_SVCADM"; then
189 BIN_SVCADM=`find_bin_path "$BIN_SVCADM"`
907 $BIN_SVCADM enable -s "$3"
933 $BIN_SVCADM disable -s "$3"
1148 $BIN_SVCADM restart svc:system/manifest-import:default

Completed in 63 milliseconds