summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2022-02-08 21:36:35 -0500
committerAdam T. Carpenter <atc@53hor.net>2022-02-08 21:42:34 -0500
commit8680f0cd2427bd801047a2244a3818dec029edf0 (patch)
tree0c16405dca0c41e3b437373d76698c643fd22061
parentba1d616676a542212c0c20ac7f808b312f17c951 (diff)
downloadcarpentertutoring-8680f0cd2427bd801047a2244a3818dec029edf0.tar.xz
carpentertutoring-8680f0cd2427bd801047a2244a3818dec029edf0.zip
chore: comments
-rw-r--r--Bastillefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Bastillefile b/Bastillefile
index 9b88382..5a62d4c 100644
--- a/Bastillefile
+++ b/Bastillefile
@@ -2,6 +2,8 @@
PKG lighttpd php80 php80-filter php80-openssl phpmailer6
OVERLAY usr
CMD mkdir -p /var/www /var/carpentertutoring
+
+# Mounts
FSTAB /zroot/carpentertutoring/config /var/carpentertutoring nullfs ro 0 0
FSTAB /zroot/carpentertutoring/htdocs /var/www nullfs ro 0 0