From 0cdca259ca073f77b9ae831feb367b6d120e83cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 14 Oct 2014 10:37:33 +0200 Subject: some work for version 1.0.24-2 --- debian/sane-utils.saned.service | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/sane-utils.saned.service (limited to 'debian/sane-utils.saned.service') diff --git a/debian/sane-utils.saned.service b/debian/sane-utils.saned.service new file mode 100644 index 0000000..5116c3d --- /dev/null +++ b/debian/sane-utils.saned.service @@ -0,0 +1,12 @@ +[Unit] +Description=Scanner Service +Requires=saned.socket + +[Service] +ExecStart=/usr/sbin/saned +User=saned +Group=saned +StandardInput=null +StandardOutput=syslog +StandardError=syslog +# Environment=SANE_CONFIG_DIR=/etc/sane.d SANE_DEBUG_DLL=255 -- cgit v1.2.3