summarylogtreecommitdiffstats
path: root/psiphon.service
diff options
context:
space:
mode:
Diffstat (limited to 'psiphon.service')
-rw-r--r--psiphon.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/psiphon.service b/psiphon.service
deleted file mode 100644
index 15ce0c6fdc39..000000000000
--- a/psiphon.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Psiphon Tunnelling Proxy
-After=network-online.target
-Wants=network-online.target
-
-[Service]
-ExecStart=/usr/bin/psiphon-tunnel-core --config /etc/psiphon.conf -formatNotices
-ExecStop= /usr/bin/killall psiphon-tunnel-
-
-[Install]
-WantedBy=multi-user.target