CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/11/28 08:06:40
Modified files:
sysutils/consolekit: Makefile
Added files:
sysutils/consolekit/patches: patch-src_ck-inhibit_c
Log message:
Make sure the lock type isn't NULL; this should not happen but it does in
some situations and crashes console-kit-daemon(8).
This is a temporary solution until we hopefully find the root cause.
Debug by robert@
