]> git.saurik.com Git - apple/security.git/blobdiff - securityd/src/tokenacl.cpp
Security-58286.200.222.tar.gz
[apple/security.git] / securityd / src / tokenacl.cpp
index cdba2afa3ebaecc6f7662fa56a189af1dd1e7174..c4060a742df7a777ef76b52a2577d6843312e3a5 100644 (file)
@@ -54,7 +54,7 @@ void TokenAcl::instantiateAcl()
        if (token().resetGeneration(mLastReset))
                return;
        
-       secdebug("tokenacl", "%p loading ACLs from tokend", this);
+       secinfo("tokenacl", "%p loading ACLs from tokend", this);
                
        // read owner
        AclOwnerPrototype *owner = NULL;