[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: using scanbd



On 2021-07-28 04:52, mick crane wrote:

OK pressing the scanner button works if I start scanbd with -m switch
"scanbd -m"
but if start scanbd with systemctl
"systemctl start scanbd.service"
It does not work.
I also cannot start scanbm.socket.

"/usr/lib/systemd/system/scanbd.service"

[Unit]
 22 Description=Scanner button polling Service
 23
 24 [Service]
 25 Type=simple
 26 ExecStart=/usr/sbin/scanbd -f -c /etc/scanbd/scanbd.conf
 28 #ExecReload=?
 29 Environment=SANE_CONFIG_DIR=/etc/scanbd
 30 StandardInput=null
 31 StandardOutput=syslog
 32 StandardError=syslog
 33 #NotifyAccess=?
 34
 35 [Install]
 36 WantedBy=multi-user.target
 37 Also=scanbm.socket
 38 Alias=dbus-de.kmux.scanbd.server.service


Any idea why that should be ?
mick
--
Key ID    4BFEBB31


Reply to: