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