blob: aebad8bd2508653758f32df0eaa25588b79f260c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
include "arch/regress/conf/std.regress"
maxusers 4
file-system REGRESSFS
# Pseudo-devices can have children on interface attributes,
# which means they don't necessarily have to explicitly
# define locators (see pseudodev definition).
pseudo-device pseudodev
child* at pseudodev?
config regress root on ?
|