diff --git a/pkg/acl/acltree/treegraph_nix.go b/pkg/acl/acltree/treegraph_nix.go index c180c7df..4d798939 100644 --- a/pkg/acl/acltree/treegraph_nix.go +++ b/pkg/acl/acltree/treegraph_nix.go @@ -83,6 +83,7 @@ func (t *Tree) Graph() (data string, err error) { // } // chSymbs = append(chSymbs, res) //} + chSymbs = append(chSymbs, "DEC") } shortId := c.Id