jobextra/sane/saned.service
2023-01-22 16:03:17 +02:00

19 lines
431 B
Desktop File

[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