summaryrefslogtreecommitdiff
path: root/depo/.config/systemd/user/taler-local-port-redirect.service
diff options
context:
space:
mode:
Diffstat (limited to 'depo/.config/systemd/user/taler-local-port-redirect.service')
-rw-r--r--depo/.config/systemd/user/taler-local-port-redirect.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/depo/.config/systemd/user/taler-local-port-redirect.service b/depo/.config/systemd/user/taler-local-port-redirect.service
new file mode 100644
index 0000000..21fa037
--- /dev/null
+++ b/depo/.config/systemd/user/taler-local-port-redirect.service
@@ -0,0 +1,6 @@
+[Unit]
+Description=Port redirect allowing configuration at X-Forwarded-Host
+[Service]
+ExecStart=true
+StandardOutput=append:/home/depolymerization/.taler/logs/true.log
+StandardError=append:/home/depolymerization/.taler/logs/true.log \ No newline at end of file