[DIGImend-devel] [DIGImend/digimend-kernel-drivers] acdd07: Ensure /sbin and /usr/sbin are in hid-r
Brought to you by:
spb_nick
From: Nikolai K. <sp...@gm...> - 2016-11-01 07:22:47
|
Branch: refs/heads/master Home: https://github.com/DIGImend/digimend-kernel-drivers Commit: acdd0702b5f1c10ecc47d5dfc15c56b46cde4e8d https://github.com/DIGImend/digimend-kernel-drivers/commit/acdd0702b5f1c10ecc47d5dfc15c56b46cde4e8d Author: Nikolai Kondrashov <sp...@gm...> Date: 2016-11-01 (Tue, 01 Nov 2016) Changed paths: M hid-rebind Log Message: ----------- Ensure /sbin and /usr/sbin are in hid-rebind PATH Explicitly add /sbin and /usr/sbin to PATH in hid-rebind as apparently in some setups they aren't there. Fixes #49 |