Commit Graph

4 Commits (aeeb4e06b7b5e4a31f7e98e7d92d5d5080759d9e)

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).
5 years ago
Jason Rhinelander 6b950e9662 deb: add separate mainnet/testnet systemd services 5 years ago
Jason Rhinelander dee7aaa4a3 Fix broken RequireFileExists systemd directive 5 years ago
Jason Rhinelander 069a784418 Split client and router config/services into separate packages
lokinet now installs just the binaries; lokinet-client and
lokinet-router install client/router configuration and services
(lokinet-client.service, lokinet-router.service), respectively.
5 years ago