We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 885abc7 + 8febede commit ace1c91Copy full SHA for ace1c91
mk/use.mk
@@ -19,6 +19,7 @@ USE_USED_opigno ?= https://github.com/mekanix/jail-opigno
19
USE_USED_peertube ?= https://github.com/mekanix/jail-peertube
20
USE_USED_polipo ?= https://github.com/mekanix/jail-polipo
21
USE_USED_prosody ?= https://github.com/mekanix/jail-prosody
22
+USE_USED_radicale ?= https://github.com/mekanix/jail-radicale
23
USE_USED_turn ?= https://github.com/mekanix/jail-turn
24
USE_USED_webmail ?= https://github.com/mekanix/jail-webmail
25
USE_USED_wordpress ?= https://github.com/mekanix/jail-wordpress
scripts/default.conf
@@ -1,4 +1,4 @@
1
-VERSION=0.4.0
+VERSION=0.4.1
2
3
BACKEND=${BACKEND:-"base"}
4
CBSD_WORKDIR=${CBSD_WORKDIR:-"/usr/cbsd"}
0 commit comments