summaryrefslogtreecommitdiffstats
path: root/src/man/include
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-10-05 18:40:45 +0200
committerJakub Hrozek <jhrozek@redhat.com>2012-10-05 19:14:41 +0200
commit002dfe55ef258b73ca85eb813b1a156789b7702a (patch)
tree348b8fac4f1db55603cec04d6d52089f08de6336 /src/man/include
parentbea5638a3be2834bbd6cb6755bb0d5fe19bfbffa (diff)
downloadsssd-002dfe55ef258b73ca85eb813b1a156789b7702a.tar.gz
sssd-002dfe55ef258b73ca85eb813b1a156789b7702a.tar.xz
sssd-002dfe55ef258b73ca85eb813b1a156789b7702a.zip
man: Note that automounter must be restarted to re-read the master map
https://fedorahosted.org/sssd/ticket/1563
Diffstat (limited to 'src/man/include')
-rw-r--r--src/man/include/autofs_restart.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/include/autofs_restart.xml b/src/man/include/autofs_restart.xml
new file mode 100644
index 000000000..901855bcc
--- /dev/null
+++ b/src/man/include/autofs_restart.xml
@@ -0,0 +1,6 @@
+<para>
+ Please note that the automounter only reads the master
+ map on startup, so if any autofs-related changes are made
+ to the sssd.conf, you typically also need to restart the
+ automounter daemon after restarting the SSSD.
+</para>