Skip to content

Commit

Permalink
Include system shell functions (wait_for_pids)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius van Witzenburg committed May 2, 2016
1 parent 65b507f commit fe25f86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iohyve
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ else
exit 1
fi

. /etc/rc.subr

. "${LIB}/ioh-cmd"
. "${LIB}/ioh-setup"
. "${LIB}/ioh-zfs"
Expand Down

0 comments on commit fe25f86

Please sign in to comment.