summarylogtreecommitdiffstats
path: root/clash_user.service
diff options
context:
space:
mode:
Diffstat (limited to 'clash_user.service')
-rw-r--r--clash_user.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/clash_user.service b/clash_user.service
deleted file mode 100644
index c235f604c4be..000000000000
--- a/clash_user.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=A rule based proxy in Go.
-After=network.target
-
-[Service]
-Type=exec
-Restart=on-abort
-ExecStart=/usr/bin/clash
-
-[Install]
-WantedBy=default.target \ No newline at end of file