summaryrefslogtreecommitdiff
path: root/Bastillefile
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2022-03-26 21:15:22 -0400
committerAdam T. Carpenter <atc@53hor.net>2022-03-26 21:15:22 -0400
commit5524f197e0644f74c9e36b94c8fc36c10f060268 (patch)
tree0661d7167546a5ff1252566891d54a205931ff06 /Bastillefile
parentfa429082fb0097143efdfb757d3816ca24442e0b (diff)
downloadrss-5524f197e0644f74c9e36b94c8fc36c10f060268.tar.xz
rss-5524f197e0644f74c9e36b94c8fc36c10f060268.zip
fix: remove rss2email from repo
Diffstat (limited to 'Bastillefile')
-rw-r--r--Bastillefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bastillefile b/Bastillefile
index 60947b2..cc8ff08 100644
--- a/Bastillefile
+++ b/Bastillefile
@@ -1,7 +1,6 @@
# Simple rss2email jail
PKG py38-rss2email
-OVERLAY usr
OVERLAY var
CMD mkdir -p /var/rss
FSTAB /zroot/rss /var/rss nullfs rw 0 0