Browse Source

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

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3627
Peter Hoeg 9 years ago
parent
commit
891ff383ec
1 changed files with 0 additions and 1 deletions
  1. 0 1
      etc/linux-systemd/user/syncthing.service

+ 0 - 1
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]