Author: pjd
Date: Thu Feb 18 23:20:15 2010
New Revision: 204077
URL: http://svn.freebsd.org/changeset/base/204077

Log:
  Remove some lines left over by accident.

Modified:
  head/etc/rc.d/hastd

Modified: head/etc/rc.d/hastd
==============================================================================
--- head/etc/rc.d/hastd Thu Feb 18 23:16:19 2010        (r204076)
+++ head/etc/rc.d/hastd Thu Feb 18 23:20:15 2010        (r204077)
@@ -18,10 +18,6 @@ required_files="/etc/hast.conf"
 stop_precmd="hastd_stop_precmd"
 required_modules="geom_gate:g_gate"
 
-sockfile="/var/run/syslogd.sockets"
-evalargs="rc_flags=\"\`set_socketlist\` \$rc_flags\""
-altlog_proglist="named"
-
 hastd_stop_precmd()
 {
        ${hastctl} role init all
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to