]> git.tdb.fi Git - pmount-gui.git/commit
Try to find udevadm both in /bin/ and in /sbin/
authorStas Cymbalov <dummyunit@gmail.com>
Sun, 2 Apr 2017 22:02:27 +0000 (01:02 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 16 Apr 2017 08:09:29 +0000 (11:09 +0300)
commitc82820575ca9b801689e878974af15565075ae49
tree54f295ee2e3745d0ba6830b7982617636a19f57f
parent7d2b2649bc37e9eccbaf07a325552162a3af9f82
Try to find udevadm both in /bin/ and in /sbin/

Determine where udevadm is located (/bin/ or /sbin/) on the first call
to get_device_propertties().
Report error if exec() for udevadm fails.
main.c