summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2017-07-25 10:44:30 +0200
committerJakub Hrozek <jhrozek@redhat.com>2017-07-27 14:09:52 +0200
commit47f73fbf39b75b1a6c816206c384f83f78535677 (patch)
tree05be5849e37108a1847c7ec85ec82793e5d9aca9
parent7ecf21b359167fc76355940b511dbc4475954939 (diff)
downloadsssd-47f73fbf39b75b1a6c816206c384f83f78535677.tar.gz
sssd-47f73fbf39b75b1a6c816206c384f83f78535677.tar.xz
sssd-47f73fbf39b75b1a6c816206c384f83f78535677.zip
MAN: Don't tell the user to autostart sssd-kcm.service; it's socket-enabled
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
-rw-r--r--src/man/sssd-kcm.8.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/man/sssd-kcm.8.xml b/src/man/sssd-kcm.8.xml
index db50ed8b4..78d3551d4 100644
--- a/src/man/sssd-kcm.8.xml
+++ b/src/man/sssd-kcm.8.xml
@@ -112,7 +112,6 @@
<programlisting>
systemctl start sssd-kcm.socket
systemctl enable sssd-kcm.socket
-systemctl enable sssd-kcm.service
</programlisting>
Please note your distribution may already configure the units
for you.
@@ -131,7 +130,6 @@ systemctl enable sssd-kcm.service
<programlisting>
systemctl start sssd-secrets.socket
systemctl enable sssd-secrets.socket
-systemctl enable sssd-secrets.service
</programlisting>
Your distribution should already set the dependencies between the services.
</para>