diff options
Diffstat (limited to 'source3/script')
-rwxr-xr-x | source3/script/tests/selftest.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh index 17bb5fe41a4..3da4fac8ff3 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -343,6 +343,8 @@ cat >$SERVERCONFFILE<<EOF queue resume command = $BINDIR/vlp tdbfile=$LOCKDIR/vlp.tdb queueresume %p lpq cache time = 0 + rpc_server:epmapper = embedded + #Include user defined custom parameters if set $INCLUDE_CUSTOM_CONF |