Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | syncthing: fix wrong group name in syncthing.init | Xiang W | 2024-01-02 |
| | | | | | | | | | The group does not always have the same name as user, and when I try to run syncthing with nobody I get an error. Since nobody belongs to the group nogroup, I added some code to find out which group user belongs to. Signed-off-by: Xiang W <wxjstz@126.com> | ||
* | syncthing: fix duplicate command line parameters on service | Eric Fahlgren | 2023-12-04 |
| | | | | | | - This patch fixes 9d17ba1 and #22760 Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com> | ||
* | syncthing: add stdiscosrv and strelaysrv | Van Waholtz | 2022-11-04 |
Signed-off-by: Van Waholtz <brvphoenix@gmail.com> |