Open chicagoairmailcc opened 5 years ago
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
I ssh into this machine and I don't have root. Thanks!
You need to add the systemd units to .config/systemd/user
and then run systemctl --user daemon-reload
.
The unit files are otherwise in /usr/lib/systemd/user/{keybase,kbfs,keybase-gui}.service
. There's also keybase-redirector.service
but you can't use that without root.
Steps to reporoduce:
Run the curl script and get the deb file.
dpkg to get the files
add {base-folder}/usr/bin to path
try run_keybase and fail