diff options
author | Luigi Rizzo <luigi@FreeBSD.org> | 2009-03-25 17:56:28 +0000 |
---|---|---|
committer | Luigi Rizzo <luigi@FreeBSD.org> | 2009-03-25 17:56:28 +0000 |
commit | 4d54e1f93c7533090437700f32e485fbf128e5e3 (patch) | |
tree | 346d53be78f56fea23484f0631894800789a3e76 /release/picobsd/bridge/config | |
parent | 455f3aa24fda5c35e3c1cb0161bcb4fc192b2541 (diff) | |
download | src-4d54e1f93c7533090437700f32e485fbf128e5e3.tar.gz src-4d54e1f93c7533090437700f32e485fbf128e5e3.zip |
devfs is the standard now
Notes
Notes:
svn path=/head/; revision=190420
Diffstat (limited to 'release/picobsd/bridge/config')
-rw-r--r-- | release/picobsd/bridge/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release/picobsd/bridge/config b/release/picobsd/bridge/config index 4183c2ef3d76..fe0693a5761b 100644 --- a/release/picobsd/bridge/config +++ b/release/picobsd/bridge/config @@ -3,5 +3,4 @@ # it should only contain variable definitions -- it is sourced # by the shell much like rc.conf* files -o_no_devfs="" # we have devfs. fd_size="2880" |