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