Removed create_datasets from mirror setup.

This commit is contained in:
Otho 2022-11-23 22:19:39 -05:00
parent 2116458912
commit 6254180279
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -66,7 +66,6 @@ setup_aggregator()
setup_mirror()
{
create_datasets
zfs allow -u ${BG_USER} send,snapshot,hold ${BG_ROOT}
zfs allow -u ${BG_USER} \
compression,mountpoint,receive,create,mount ${BG_ROOT}