diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-05 10:49:07 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-05 10:49:07 +0200 |
commit | 0cb0dbe969d87896c64bfae4a6f0a06435db3395 (patch) | |
tree | 57c346547f3e803755672dec955a224f1f75e739 /systemd | |
parent | a08790dfcd25bef2121382912b33ca9256c0dcac (diff) | |
download | dotfiles_ascii-0cb0dbe969d87896c64bfae4a6f0a06435db3395.tar.xz dotfiles_ascii-0cb0dbe969d87896c64bfae4a6f0a06435db3395.zip |
Add syncthing service
Diffstat (limited to 'systemd')
l--------- | systemd/.config/systemd/user/default.target.wants/syncthing.service | 1 |
1 files changed, 1 insertions, 0 deletions
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 |