mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
ldb-backed shares configuration. Andrew Bartlett (This used to be commit 59f86d80841e39613260094b2c848f416a035322)
6 lines
62 B
Bash
6 lines
62 B
Bash
#!/bin/sh
|
|
|
|
SHARE_BACKEND="ldb"
|
|
|
|
. `dirname $0`/mktestsetup.sh
|