summaryrefslogtreecommitdiff
path: root/debian/saned@.service
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-04-25 15:38:38 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-04-25 15:38:38 +0200
commitae48d107ecbd90f0e19c50fed4c742fec59b020c (patch)
tree13f632baf83305a89b5cb3c89470e79a7746d5e9 /debian/saned@.service
parent9bd8e4943dafed33a1d04ccc3df3005e98f3ead3 (diff)
At saned@service change StandardInput=socket to StandardInput=null
Diffstat (limited to 'debian/saned@.service')
-rw-r--r--debian/saned@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/saned@.service b/debian/saned@.service
index e9fc879..425ee7a 100644
--- a/debian/saned@.service
+++ b/debian/saned@.service
@@ -6,7 +6,7 @@ Requires=saned.socket
ExecStart=/usr/sbin/saned
User=saned
Group=saned
-StandardInput=socket
+StandardInput=null
StandardOutput=syslog
StandardError=syslog
Environment=SANE_CONFIG_DIR=/etc/sane.d