Files
keybase-client/README.tool.SUSE
Dominique Leuenberger 101ea44331 - Integrate KBFS packages previously build via own source package
* Upstream integrated these into the same source.
  * Also includes adding kbfs-related patches
    ensure-mount-dir-exists.patch and
    ensure-service-stop-unmounts-filesystem.patch.
- Upgrade Go version used for compilation to 1.19.
- Use Systemd unit file from upstream source.
- Replace deprecated tar_scm source service by obs_scm.
- Drop the no longer required go_nostrip macro.
- Drop unnessecary use of gofilelist macro.

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keybase-client?expand=0&rev=22
2023-01-23 17:33:41 +00:00

11 lines
442 B
Plaintext

Using the Keybase Filesystem Tool
=================================
The Keybase Filesystem tool requires a valid Keybase login session and the
Keybase service to be running. To log in to keybase run `keybase login`.
This will automatically start the Keybase service.
Logging in will typically only have to happen once. To only start the
service run `systemctl --user start keybase` or run any command using
the Keybase command line client.