chiark / gitweb /
Implement SocketUser= and SocketGroup= for [Socket]
[elogind.git] / src / core / selinux-access.c
index 852a328b7c94f42ab0f36560e6892d1a52b1dcb6..6dfe8b45f3e5095d48391db5b63bee5a3ae4b022 100644 (file)
@@ -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;
         }