X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fselinux-access.c;h=6dfe8b45f3e5095d48391db5b63bee5a3ae4b022;hb=ee09281729588900edc06152032a0cc09557f998;hp=852a328b7c94f42ab0f36560e6892d1a52b1dcb6;hpb=a33c48d83c7b3760519081c6d65231743b3bc60e;p=elogind.git diff --git a/src/core/selinux-access.c b/src/core/selinux-access.c index 852a328b7..6dfe8b45f 100644 --- a/src/core/selinux-access.c +++ b/src/core/selinux-access.c @@ -314,7 +314,7 @@ static int get_calling_context( if (r >= 0) return r; - log_error("bus_get_selinux_security_context failed %m"); + log_error("bus_get_selinux_security_context failed: %m"); return r; }