From 8e98632c27aa98be010eab4e1fc30a7c0acbfe29 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Sat, 16 May 2020 16:48:32 +0200 Subject: Initial commit: aeon services --- syncthing/log | 1 + syncthing/run | 2 ++ 2 files changed, 3 insertions(+) create mode 120000 syncthing/log create mode 100755 syncthing/run (limited to 'syncthing') diff --git a/syncthing/log b/syncthing/log new file mode 120000 index 0000000..918546a --- /dev/null +++ b/syncthing/log @@ -0,0 +1 @@ +../.log \ No newline at end of file diff --git a/syncthing/run b/syncthing/run new file mode 100755 index 0000000..7343b85 --- /dev/null +++ b/syncthing/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec syncthing -no-browser -- cgit v1.2.3