diff --git a/root/etc/e-smith/events/actions/pydio-user-rights b/root/etc/e-smith/events/actions/pydio-user-rights index 63ce66d..167de76 100644 --- a/root/etc/e-smith/events/actions/pydio-user-rights +++ b/root/etc/e-smith/events/actions/pydio-user-rights @@ -32,7 +32,7 @@ my $a = esmith::AccountsDB->open_ro; my $domain = $c->get('DomainName')->value; # Remove active sessions -unlink(); +unlink(); # Remove plugin cache unlink();