summarylogtreecommitdiffstats
path: root/aksusbd.service
AgeCommit message (Collapse)Author
2018-05-06pkgver 7.80jakob
Remove service files and use the ones from the rpm (patch to /usr/bin). Remove udev patch (not needed anymore). Add (but disable) support for 64bit-driver. 64bit hasplmd crashes atm.
2016-08-11I may have made it too secure...Ido Rosen
aksusbd.service, winehasp.service, and hasplmd.service had PrivateTmp and PrivateNetwork enabled. Adding JoinsNamespaceOf=aksusbd.service to winehasp.service and hasplmd.service was sufficient to make them interoperate again (through the socket placed in /tmp/.aksusb), but the web admin panel at http://localhost:1947/ did not work due to PrivateNetwork. There seems to be no good solution that includes keeping PrivateTmp and PrivateNetwork, so I've disabled them for now for these three services.
2016-08-07Fixed systemd service file issues.Ido Rosen
2016-08-06Update systemd service start script for hasplmd.Ido Rosen
2016-08-06Rewrote most of the aksusbd PKGBUILD to comply with best practices. ↵Ido Rosen
Deprecated init script.
2015-06-09Initial importAlexander Konarev