mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
560bc217f1
PR: ports/102271 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
12 lines
409 B
Plaintext
12 lines
409 B
Plaintext
==============================================================================
|
|
|
|
Now sqlfs filesystem is installed.
|
|
You can mount it by issuing
|
|
% sqlfs -o /path/to/sqlite/database /path/to/mountpoint
|
|
|
|
Alternatively you can supply database name via SQLFS_DBNAME env variable
|
|
|
|
For additional information see supplied documentation.
|
|
|
|
==============================================================================
|