Fix minor formatting errors

This commit is contained in:
Jakob Borg
2015-09-22 22:27:45 +02:00
parent 53930687d6
commit afce1b8cd3
4 changed files with 41 additions and 10 deletions
+2 -2
View File
@@ -229,9 +229,9 @@ log messages (``-e`` lets the pager jump to the very end)::
journalctl -e -u syncthing@myuser.service
journalctl -e --user-unit=syncthing.service
Permissions
^^^^^^^^^
^^^^^^^^^^^
In case you want to override the permissions under which the files and folders are created (especially because Windows does not have a concept of group permissions), you enable the `Ignore Permissions` option in the folder settings, and add the line "UMask=0002" (or any other umask you like) in the [Service] section of the "syncthing@.service" file.