NFC Stack for Linux
The Near Field Communication stack for Linux.
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/neard && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
99-neard.rules | 0000000150 150 Bytes | |
harden_neard.service.patch | 0000000680 680 Bytes | |
neard-0.13-fix-dbus_send_destination_config.patch | 0000000910 910 Bytes | |
neard-0.19.tar.gz | 0000229059 224 KB | |
neard.changes | 0000005747 5.61 KB | |
neard.service | 0000000643 643 Bytes | |
neard.spec | 0000003376 3.3 KB |
Comments 1
Just a quick fix:
ExecStart=/usr/lib/nfc/neard -n
in neard.service should beExecStart=/usr/libexec/nfc/neard -n