From: Roy Marples Date: Thu, 28 Nov 2019 12:14:52 +0000 (+0000) Subject: Correct path for dhcpcd socket. X-Git-Tag: v9.0.0~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5aadbad9fbf138040b0245d36d2fde98f36981a;p=thirdparty%2Fdhcpcd.git Correct path for dhcpcd socket. --- diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in index 6afc8200..8ddca9bc 100644 --- a/src/dhcpcd.conf.5.in +++ b/src/dhcpcd.conf.5.in @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 15, 2019 +.Dd November 28, 2019 .Dt DHCPCD.CONF 5 .Os .Sh NAME @@ -139,7 +139,7 @@ In most cases, will set this automatically. .It Ic controlgroup Ar group Sets the group ownership of -.Pa @RUNDIR@/dhcpcd.sock +.Pa @RUNDIR@/sock so that users other than root can connect to .Nm dhcpcd . .It Ic debug