Re: [sane-devel] [Solved] Remote scanners stopped working after upgrade to Ubuntu 16.04

2016-05-01 Thread Daniel Dickinson
On 16-05-01 02:57 PM, Jörn-Ingo Weigert wrote: > Well, my impression is that this is to 99% a result of the guys at > Ubuntu cause they ignored the fact of an enabled running saned service, > indicated through RUN=yes option and a > Tending misleading configuration hint in the saned(8) man page, th

Re: [sane-devel] [Solved] Remote scanners stopped working after upgrade to Ubuntu 16.04

2016-05-01 Thread Daniel Dickinson
Please not below; you don't need to edit files for saned to work with 16.04. On 16-05-01 01:45 PM, m. allan noah wrote: > Thanks for the info. I'm not sure how much of this configuration comes > with sane-backends, and how much is provided by the distro. Perhaps > you could also ask the distro abo

[sane-devel] [PATCH] Run in foreground with a username

2016-03-25 Thread Daniel Dickinson
Hi all, I have a patch I developed for use on OpenWrt with procd, but is probably also useful with systemd that allows sane to run in non-debug mode in the foreground, as a non-privileged user. I'm not sure of you patch guidelines so I include it both inline and as an attachment. Index: sa