From: Wouter Wijngaards Date: Thu, 28 Feb 2008 19:44:11 +0000 (+0000) Subject: installed to sbin. X-Git-Tag: release-0.10~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b51790054964f4c274f54e57fc10121a18529f9;p=thirdparty%2Funbound.git installed to sbin. git-svn-id: file:///svn/unbound/trunk@1003 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/contrib/rc_d_unbound b/contrib/rc_d_unbound index 77b85ef50..4ca1d8230 100755 --- a/contrib/rc_d_unbound +++ b/contrib/rc_d_unbound @@ -15,7 +15,7 @@ name="unbound" rcvar=`set_rcvar` -command="/usr/local/bin/unbound" +command="/usr/local/sbin/unbound" pidfile="/etc/unbound/unbound.pid" extra_commands="reload"