From f488997a07033e070fad5544170b4a7a0981d0de Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 24 Sep 2022 18:41:29 +0200 Subject: [PATCH 1/3] Update systemd.service --- conf/systemd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/systemd.service b/conf/systemd.service index 3cb8b88..1673a81 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,7 +1,7 @@ [Unit] Description=Syncthing - Open Source Continuous File Synchronization for %I Documentation=man:syncthing(1) -After=multi-user.target network.target +After=network.target [Service] User=__APP__ From d3e5e19817a9ccf49069f240309da7d8f5ccb816 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 24 Sep 2022 19:59:24 +0200 Subject: [PATCH 2/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b3fa0a9..bf18fac 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Continuous file synchronization program", "fr": "Programme de synchronisation de fichiers en continu" }, - "version": "1.21.0~ynh1", + "version": "1.21.0~ynh2", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0", From 9e31652c843debb665f2e918175dee021047e44b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 24 Sep 2022 17:59:29 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b1cd50..d5cefde 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Shipped version:** 1.21.0~ynh1 +**Shipped version:** 1.21.0~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index eeb8843..4b97bee 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Version incluse :** 1.21.0~ynh1 +**Version incluse :** 1.21.0~ynh2 ## Captures d'écran