wire up systemd support in autoconf -- tomek@pipebreaker.pl
[rrdtool.git] / doc / rrdcached.pod
index 4c8048c..7c0b30c 100644 (file)
@@ -426,7 +426,7 @@ If your rrdtool installation was built without libwrap there is no form of
 authentication for clients connecting to the rrdcache daemon!
 
 If your rrdtool installation was built with libwrap then you can use
-hosts_access to restrict client access to the rrdcache daemon.  For more
+hosts_access to restrict client access to the rrdcache daemon (rrdcached).  For more
 information on how to use hosts_access to restrict access to the rrdcache
 daemon you should read the hosts_access(5) man pages. 
 
@@ -448,6 +448,8 @@ accepted commands to those needed by external clients. If, for example,
 external clients want to draw graphs of the cached data, they should only be
 allowed to use the C<FLUSH> command.
 
+Authorization does not work when rrcached is socket-activated by systemd. 
+
 =head2 Encryption
 
 There is no encryption.