spelling-fixes
This commit is contained in:
+2
-2
@@ -161,7 +161,7 @@ https://github.com/syncthing/syncthing/releases/latest.
|
||||
#. Copy the syncthing binary (the file you would open to launch
|
||||
Syncthing) into a directory called ``bin`` in your home directory i.e. into /home/<username>/bin. If
|
||||
"bin" does not exist, create it.
|
||||
#. Open ``syncthing.plist`` located in /etc/macosx-launchd. Replace the four occurances of /Users/USERNAME with your actual home directory location.
|
||||
#. Open ``syncthing.plist`` located in /etc/macosx-launchd. Replace the four occurrences of /Users/USERNAME with your actual home directory location.
|
||||
#. Copy the ``syncthing.plist`` file to ``~/Library/LaunchAgents``. If
|
||||
you have trouble finding this location select the "Go" menu in Finder
|
||||
and choose "Go to folder..." and then type
|
||||
@@ -221,7 +221,7 @@ Syncthing running even without an active user session, it is intended to be used
|
||||
on a *server*.
|
||||
|
||||
Running Syncthing as a user service ensures that Syncthing only starts after the
|
||||
user has logged into the sytem (e.g., via the graphical login screen, or ssh).
|
||||
user has logged into the system (e.g., via the graphical login screen, or ssh).
|
||||
Thus, the user service is intended to be used on a *(multiuser) desktop
|
||||
computer*. It avoids unnecessarily running Syncthing instances.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user