Skip to content

Commit 8febede

Browse files
committed
Add radicale
1 parent 885abc7 commit 8febede

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

mk/use.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ USE_USED_opigno ?= https://github.com/mekanix/jail-opigno
1919
USE_USED_peertube ?= https://github.com/mekanix/jail-peertube
2020
USE_USED_polipo ?= https://github.com/mekanix/jail-polipo
2121
USE_USED_prosody ?= https://github.com/mekanix/jail-prosody
22+
USE_USED_radicale ?= https://github.com/mekanix/jail-radicale
2223
USE_USED_turn ?= https://github.com/mekanix/jail-turn
2324
USE_USED_webmail ?= https://github.com/mekanix/jail-webmail
2425
USE_USED_wordpress ?= https://github.com/mekanix/jail-wordpress

scripts/default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=0.4.0
1+
VERSION=0.4.1
22

33
BACKEND=${BACKEND:-"base"}
44
CBSD_WORKDIR=${CBSD_WORKDIR:-"/usr/cbsd"}

0 commit comments

Comments
 (0)