whereswaldon / kfreestyle2d

Unofficial Kinesis Freestyle 2 Userspace Linux Driver
MIT License
76 stars 21 forks source link

Support non-debian distros #6

Closed whereswaldon closed 5 years ago

whereswaldon commented 5 years ago

Fedora and friends don't have the same semantics for adduser (it's a symlink to useradd). This means that installation fails on those systems. This should really be fixed, and is simply a matter of finding the right way to detect how to provision the user account.