anyone run into `Will not autoload extension with ...
# kolide
j
anyone run into
Will not autoload extension with unsafe directory permissions
when trying to autoload extensions? I cant find what that directory's perms should be.
c
chmod 755 works for me
also ensure the directory is owned by root
j
Thanks, seems to have been the ownership.