From 0cb0dbe969d87896c64bfae4a6f0a06435db3395 Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Sun, 5 Aug 2018 10:49:07 +0200
Subject: Add syncthing service

---
 systemd/.config/systemd/user/default.target.wants/syncthing.service | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 systemd/.config/systemd/user/default.target.wants/syncthing.service

diff --git a/systemd/.config/systemd/user/default.target.wants/syncthing.service b/systemd/.config/systemd/user/default.target.wants/syncthing.service
new file mode 120000
index 0000000..d55cc27
--- /dev/null
+++ b/systemd/.config/systemd/user/default.target.wants/syncthing.service
@@ -0,0 +1 @@
+/usr/lib/systemd/user/syncthing.service
\ No newline at end of file
-- 
cgit v1.2.1