Skip to content

Commit

Permalink
Merge pull request pr1ntf#155 from mariusvw/wait-for-pids
Browse files Browse the repository at this point in the history
Include /etc/rc.subr, required for wait_for_pids
  • Loading branch information
trent-pr1ntf committed May 6, 2016
2 parents 231ddd1 + fe25f86 commit 6a9778c
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 6a9778c

Please sign in to comment.