Commit Graph

2 Commits

Author SHA1 Message Date
Jason Rhinelander
2e50981408 Use systemd service capabilities instead of setcap
Setcap causes problems (like issue #1007), so stop using it (and undo
the permission override on upgrade) and instead set capabilities via the
systemd services.

(This also fixes some AssertFileNotEmpty declarations that were in the
wrong places).
2020-01-14 18:52:04 -04:00
Jason Rhinelander
1c34ed97fa Rename split packages to lokinet{,-bin,-router}
- lokinet is the package that configures a lokinet client
- lokinet-router configures a lokinet router
- lokinet-bin contains the binaries both of the above require
2019-10-29 16:16:55 -03:00