summarylogtreecommitdiffstats
path: root/saned.service
blob: 679ff03de6ac8792cf4664aa222b66b6e91916de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Unit]
Description=Scanner Service
Requires=saned.socket

[Service]
User=saned
Group=saned
ExecStart=/usr/bin/saned
StandardInput=null
StandardOutput=journal
StandardError=journal
Environment=SANE_CONFIG_DIR=/etc/sane.d
# If you need to debug your configuration uncomment the next line and
# change it as appropriate to set the desired debug options
# Environment=SANE_DEBUG_DLL=255 SANE_DEBUG_NET=255

[Install]
Also=saned.socket