aboutsummaryrefslogtreecommitdiff
path: root/net/p910nd
Commit message (Collapse)AuthorAge
* p910nd: config trigger reload and default disabledChen Minqiang2020-11-26
| | | | Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* p910nd: Run as non-root by defaultDaniel F. Dickinson2019-08-02
| | | | | | | | | | | | | | | We add the necessary Makefile, hotplug, config, and init bits so that p910nd daemon runs as user:group p910nd:lp by default. This eliminates an unnecessary root daemon. The hotplug script sets the permissions of the USB lp device(s) to read-write owner and group and no access to anyone else, and sets owner root, group lp. This is allows sufficient privileges to p910nd to do it's job. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* p910nd: add mdns supportPhilipp Kerling2019-04-15
| | | | Signed-off-by: Philipp Kerling <pkerling@casix.org>
* p910nd: Change start init sequence to 99Francesco Molitierno2018-07-29
| | | | | | | | Delay startup of p910nd to give devices more time to enumerate Fixes issue #4752 Tested on mir3g Signed-off-by: Francesco Molitierno <francyesc0@hotmail.it>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* p910nd: Convert p910nd init script to procdMaximilian Mehnert2016-05-01
| | | | | | Signed-off-by: Maximilian Mehnert <maximilian.mehnert@gmx.de> [pkerling@casix.org: increase PKG_RELEASE version] Signed-off-by: Philipp Kerling <pkerling@casix.org>
* Import and update p910nd packagePhilipp Kerling2014-08-03
Signed-off-by: Philipp Kerling <pkerling@casix.org>