archrelease: copy trunk to extra-x86_64
[arch-packages.git] / sane / repos / extra-x86_64 / saned.service
blob679ff03de6ac8792cf4664aa222b66b6e91916de
1 [Unit]
2 Description=Scanner Service
3 Requires=saned.socket
5 [Service]
6 User=saned
7 Group=saned
8 ExecStart=/usr/bin/saned
9 StandardInput=null
10 StandardOutput=journal
11 StandardError=journal
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_NET=255
17 [Install]
18 Also=saned.socket