summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-03 00:56:07 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-03 01:04:21 -0500
commit2866b0636dfb4dbc76f01b18a23f82f4b5bbe75f (patch)
tree7f195604ba290f13c630f57cbe650eeee5e6823c /services
parent3d8820dbd96ca749410b278bc3a5a5ed6ccd8f48 (diff)
downloadconf-2866b0636dfb4dbc76f01b18a23f82f4b5bbe75f.tar.gz
conf-2866b0636dfb4dbc76f01b18a23f82f4b5bbe75f.zip
move duplicati to services
i actually don't care about backing up system-level stuff, honestly
Diffstat (limited to 'services')
-rwxr-xr-xservices/duplicati/log/run3
-rwxr-xr-xservices/duplicati/run2
2 files changed, 5 insertions, 0 deletions
diff --git a/services/duplicati/log/run b/services/duplicati/log/run
new file mode 100755
index 0000000..540c0d7
--- /dev/null
+++ b/services/duplicati/log/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec multilog t s16777215 $HOME/.log/duplicati
diff --git a/services/duplicati/run b/services/duplicati/run
new file mode 100755
index 0000000..8d2a9ad
--- /dev/null
+++ b/services/duplicati/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/mono /opt/duplicati-latest/Duplicati.Server.exe --webservice-port=8200