Author: stas
Date: Sun May  6 21:05:58 2012
New Revision: 235108
URL: http://svn.freebsd.org/changeset/base/235108

Log:
  - Document kfd(8) rc.conf variables in the manpage.

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5       Sun May  6 20:46:04 2012        
(r235107)
+++ head/share/man/man5/rc.conf.5       Sun May  6 21:05:58 2012        
(r235108)
@@ -2086,6 +2086,19 @@ If
 is set to
 .Dq Li YES
 this is the path to Kerberos 5 Password-Changing Daemon.
+.It Va kfd_enable
+.Pq Vt bool
+Set to
+.Dq Li YES
+to start
+.Xr kfd 8 ,
+the Kerberos 5 ticket forwarding daemon, at the boot time.
+.It Va kfd_program
+.Pq Vt str
+Path to
+.Xr kfd 8
+(default
+.Pa /usr/libexec/kfd ) .
 .It Va rwhod_enable
 .Pq Vt bool
 If set to
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to