diff --git a/.local/share/service/syncthingtray/log/run b/.local/share/service/syncthingtray/log/run deleted file mode 100755 index bc7fe151..00000000 --- a/.local/share/service/syncthingtray/log/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec vlogger -t syncthingtray diff --git a/.local/share/service/syncthingtray/run b/.local/share/service/syncthingtray/run deleted file mode 100755 index 16703a2b..00000000 --- a/.local/share/service/syncthingtray/run +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -exec 2>&1 - -sv check syncthing >/dev/null || exit 1 - -sleep 2 - -exec syncthingtray --replace