From 891ff383ec25a33bd3c04f4382d8754629e0c6e9 Mon Sep 17 00:00:00 2001 From: Peter Hoeg Date: Mon, 3 Oct 2016 03:49:00 +0000 Subject: [PATCH] etc/linux-systemd: Remove bogus dependency on networking for user unit GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3627 --- etc/linux-systemd/user/syncthing.service | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/linux-systemd/user/syncthing.service b/etc/linux-systemd/user/syncthing.service index d82c34431..692626a71 100644 --- a/etc/linux-systemd/user/syncthing.service +++ b/etc/linux-systemd/user/syncthing.service @@ -1,7 +1,6 @@ [Unit] Description=Syncthing - Open Source Continuous File Synchronization Documentation=man:syncthing(1) -After=network.target Wants=syncthing-inotify.service [Service]