Added necessary allows for receiving datasets.

This commit is contained in:
Otho 2023-01-08 02:51:44 -05:00
parent 98b09fe806
commit dab6a41c38
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -27,7 +27,7 @@ case $SEND_COMPRESSED in
esac
ORIGIN_PERMS="send,snapshot,hold"
MIRROR_PERMS="compression,receive,create"
MIRROR_PERMS="compression,receive,create,mount,mountpoint"
SEND_DATASETS=""
SNAPSHOT_DATASETS=""