Initial commit

This commit is contained in:
2022-09-23 03:33:01 -07:00
commit 3c2c7f64d3
2 changed files with 224 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# 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.