Created
June 19, 2018 06:17
-
-
Save ThomasLeister/4ec2e9f98ce3a3993b8083ff2122bcba to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ACLs enabled for LXD / LXC containers on ZFS: | |
apt install acl (on host and container) | |
zfs set acltype=posixacl default/containers/kirby (on host) | |
(restart container) | |
=> *profit* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment