Skip to content

Commit

Permalink
Revert "Include /etc/rc.subr, required for wait_for_pids"
Browse files Browse the repository at this point in the history
This reverts commit 53c7576.
  • Loading branch information
Marius van Witzenburg committed May 2, 2016
1 parent 53c7576 commit ce01570
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions iohyve
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
# Set proper path thanks to iocage
PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin

. /etc/rc.subr

# Check whether a given command requires root
__root_req_cmd () {
case "$1" in
Expand Down

0 comments on commit ce01570

Please sign in to comment.