summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xservices/available/warpd/log/run4
-rwxr-xr-xservices/available/warpd/run3
2 files changed, 7 insertions, 0 deletions
diff --git a/services/available/warpd/log/run b/services/available/warpd/log/run
new file mode 100755
index 0000000..5faf6d8
--- /dev/null
+++ b/services/available/warpd/log/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -eu
+
+exec multilog t s16777215 "$HOME/.log/warpd"
diff --git a/services/available/warpd/run b/services/available/warpd/run
new file mode 100755
index 0000000..a235fc7
--- /dev/null
+++ b/services/available/warpd/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec warpd --foreground