Commit Graph

5 Commits (d93cb30cc284b27afefa27f1049ab9c412a227cd)

Author SHA1 Message Date
Jason Rhinelander e138e308f1 Switch systemd service files to notify 4 years ago
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 6581ea7b67 Fix bootstrap file assertion in service files
They belong in the [Unit] section, not the [Service] section.
5 years ago
Jason Rhinelander 6b950e9662 deb: add separate mainnet/testnet systemd services 5 years ago
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
5 years ago