svn commit: r213332 - stable/6/etc/mtree
Bernhard Schmidt
bschmidt at FreeBSD.org
Fri Oct 1 17:20:49 UTC 2010
Author: bschmidt
Date: Fri Oct 1 17:20:48 2010
New Revision: 213332
URL: http://svn.freebsd.org/changeset/base/213332
Log:
Create the var/run/wpa_supplicant directory where the wpa_supplicant
RC script wants to save a pidfile for each interface.
Modified:
stable/6/etc/mtree/BSD.var.dist
Directory Properties:
stable/6/etc/ (props changed)
Modified: stable/6/etc/mtree/BSD.var.dist
==============================================================================
--- stable/6/etc/mtree/BSD.var.dist Fri Oct 1 17:20:30 2010 (r213331)
+++ stable/6/etc/mtree/BSD.var.dist Fri Oct 1 17:20:48 2010 (r213332)
@@ -64,6 +64,8 @@
..
ppp gname=network mode=0770
..
+ wpa_supplicant
+ ..
..
rwho gname=daemon mode=0775
..
More information about the svn-src-stable-6
mailing list