summaryrefslogtreecommitdiffstats
path: root/system/kbfs/README.SBo
blob: 6a30041716a1d95d265f8eb9f2c349351c21eeff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Post installation:
- Create a new directory /keybase using root account
  mkdir /keybase
- Change owner of that directory to the local user (eg. willysr)
  chown willysr /keybase
- Run run_keybase as local user
  A new .desktop file will be created by the service on first launch
  in ~/.config/autostart/ to invoke this script.

PS: You need to execute run_keybase after new installation or
upgrade from previous version. This script will stop existing
services and re-mount everything again.