etc/linux-systemd: Remove bogus dependency on networking for user unit

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3627
This commit is contained in:
Peter Hoeg 2016-10-03 03:49:00 +00:00 committed by Jakob Borg
parent d322ebd0b9
commit 891ff383ec

View File

@ -1,7 +1,6 @@
[Unit]
Description=Syncthing - Open Source Continuous File Synchronization
Documentation=man:syncthing(1)
After=network.target
Wants=syncthing-inotify.service
[Service]