kopia lustrzana https://gitlab.com/sane-project/backends
Add a header to dll.conf
Document dll.conf in a header, point to the dll.d directory for external backends and document the net backend w/ pointers to the manpages. Based on a patch by Julien BLACHE <jblache@debian.org>merge-requests/1/head
rodzic
77dcf26860
commit
da5ce7216c
|
|
@ -1,4 +1,12 @@
|
|||
# enable the next line if you want to allow access through the network:
|
||||
# dll.conf - Configuration file for the SANE dynamic backend loader
|
||||
#
|
||||
# Backends can also be enabled by configuration snippets under the dll.d/
|
||||
# directory -- third party backends can drop their configuration file in
|
||||
# this in this directory, named after the backend.
|
||||
#
|
||||
# The next line enables the network backend; comment it out if you don't
|
||||
# need to use a remote SANE scanner over the network -- see sane-net(5)
|
||||
# and saned(8) for details.
|
||||
net
|
||||
abaton
|
||||
agfafocus
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue