forked from pool/sane-backends
54bbcf0ebc
* remove_unnecessary_unicode_character.patch - Use individual %patch statements over %autosetup to allow for different levels of path stripping for both patches OBS-URL: https://build.opensuse.org/package/show/graphics/sane-backends?expand=0&rev=115
16 lines
207 B
Desktop File
16 lines
207 B
Desktop File
|
|
[Unit]
|
|
Description=Scanner Service
|
|
Requires=saned.socket
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/saned
|
|
User=root
|
|
Group=root
|
|
StandardInput=socket
|
|
Environment=SANE_CONFIG_DIR=/etc/sane.d
|
|
|
|
[Install]
|
|
Also=saned.socket
|
|
|