Commit Graph

4 Commits

Author SHA1 Message Date
Jason Rhinelander
b0b4369f26 Fix broken testnet client service 2020-01-24 20:45:43 -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
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.
2019-10-29 14:02:40 -03:00
Jason Rhinelander
002eef78cd Deb updates & fixes
- download bootstrap and generate config file at package configure time rather
  than in the service file.
- fix service file username
- manage config file with ucf
2019-07-26 18:13:06 -03:00