package/nbd: add option for the trdump utility
[buildroot-gz.git] / package / sane-backends / saned@.service
blob1905dbf5e286294f8a276d3f0d7f050e46e1998f
1 [Unit]
2 Description=Scanner Service
3 Requires=saned.socket
5 [Service]
6 ExecStart=/usr/sbin/saned
7 User=saned
8 Group=saned
9 StandardInput=null
10 StandardOutput=syslog
11 StandardError=syslog
12 Environment=SANE_CONFIG_DIR=/etc/sane.d
13 # If you need to debug your configuration uncomment the next line and
14 # change it as appropriate to set the desired debug options
15 # Environment=SANE_DEBUG_DLL=255 SANE_DEBUG_BJNP=5
17 [Install]
18 Also=saned.socket