You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
331 B
Plaintext

To install the sync service
===========================
Systemd:
1) Copy the systemd/keys-sync.service file to /etc/systemd/system/
2) Modify ExecStart path and User as necessary. If SSH Key Authority is installed under /home, disable ProtectHome.
3) Run: systemctl daemon-reload
4) Run: systemctl enable keys-sync.service