This repository has been archived on 2022-09-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2022-09-23 03:33:01 -07:00
|
|
|
# chroot_base
|
|
|
|
|
|
|
|
|
|
This is a simple script that makes it easier to run rc.d scripts
|
|
|
|
|
in a chroot on OpenBSD. To start, put the script into your /etc/rc.d/
|
|
|
|
|
directory. Then, take a look at the documentation in the script to
|
|
|
|
|
learn how to use it.
|