summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2019-10-17 11:10:04 -0400
committerMicah Anderson <micah@riseup.net>2019-10-17 11:10:04 -0400
commite1df96ca1869df6536129d5229d48dcf1bf16fe2 (patch)
treec9a9c314eb14c97264dfb990938fe01517de013a
parent7e78f79b18530d34481da2cc942e275b74d110ad (diff)
[docker] getmyip service isn't a forking service
-rw-r--r--chaperone.d/getmyip.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/chaperone.d/getmyip.conf b/chaperone.d/getmyip.conf
index 4b24a39..ddafba3 100644
--- a/chaperone.d/getmyip.conf
+++ b/chaperone.d/getmyip.conf
@@ -1,5 +1,4 @@
getmyip.service: {
- type: forking,
command: "/usr/local/bin/getmyip -notls",
exit_kills: true
}