URL: https://github.com/SSSD/sssd/pull/132
Title: #132: Add "Wants=" to sssd unit

fidencio commented:
"""
```
[ffidenci@pessoa sssd]$ git diff
diff --git a/src/tools/sssd_check_socket_activated_responders.c 
b/src/tools/sssd_check_socket_activated_responders.c
index e83de622b..0b1a4df94 100644
--- a/src/tools/sssd_check_socket_activated_responders.c
+++ b/src/tools/sssd_check_socket_activated_responders.c
@@ -192,9 +192,9 @@ int main(int argc, const char *argv[])
                 "The \"services\" line contains \"%s\", meaning that the "
                 "responder's process will be started and managed by SSSD's "
                 "monitor. "
-                "However, SSSD automatically pulls in the \"%s\" socket(s) and 
"
-                "relies on systemd to start and manage the responder's "
-                "process.\n"
+                "However, SSSD relies on systemd to start "
+                "sssd-%s.socket and then manage the responder's process, "
+                "causing then a configuration conflict.\n"
                 "In order to solve this misconfiguration, please, either "
                 "remove \"%s\" from the \"services\" line in \"%s\" or call "
                 "`systemctl mask sssd-%s.socket`\n"
```

@pbrezina, does it look better?
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/132#issuecomment-413800580
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/sssd-devel@lists.fedorahosted.org/message/URGUGGOAPEOEZC3RK2TLSHZZTJILAILW/

Reply via email to