On 26/06/2012 17:10, Bulent Malik wrote: > [2012/06/26-18:07:55 - 20864] [CORE] ERROR: 2012/06/26-18:07:55 Couldn't > open pid file "/var/run/cbpolicyd.pid" [Permission denied].
Make sure you've created /var/run/cbpolicyd and do the following: chown cbpolicyd:root /var/run/cbpolicyd chmod 770 /var/run/cbpolicyd Then change the configuration for pid file and if you're using 2.1, for the cache file to that directory. _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
