bloguetronica / cp2130-conf

CP2130 Configurator (cp2130-conf) is an application that can be used to configure CP2130 devices, including VID, PID, as well as other descriptors. Most importantly, the application allows you to configure pin functions and states.
GNU General Public License v3.0
1 stars 1 forks source link

Script "uninstall-rules.sh" doesn't restart eudev or udev #33

Closed samuelfmlourenco closed 1 year ago

samuelfmlourenco commented 1 year ago

This is the same issue described at https://github.com/bloguetronica/cp2130-conf/issues/32. The script is missing the following line:

services=$(service --status-all)

samuelfmlourenco commented 1 year ago

Fixed in version 1.6.