portage/media-gfx/sane-backends/files/saned_at.service
Guillaume Castagnino 18cc724223
media-gfx/sane-backends: bump to 1.0.32
* fix tarball source
(https://gitlab.com/sane-project/backends/-/issues/248)
* remove patches not needed anymore

Package-Manager: Portage-3.0.28, Repoman-3.0.3
2021-10-18 21:02:11 +02:00

19 lines
434 B
Desktop File

[Unit]
Description=Scanner Service
Requires=saned.socket
[Service]
ExecStart=/usr/sbin/saned
User=scanner
Group=scanner
StandardInput=null
StandardOutput=syslog
StandardError=syslog
Environment=SANE_CONFIG_DIR=@CONFIGDIR@
# 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