summarylogtreecommitdiffstats
path: root/frps@.service
diff options
context:
space:
mode:
Diffstat (limited to 'frps@.service')
-rw-r--r--frps@.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/frps@.service b/frps@.service
deleted file mode 100644
index 8b625ca7f707..000000000000
--- a/frps@.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Frp Server Service
-After=network.target
-
-[Service]
-Type=simple
-User=nobody
-Restart=on-failure
-RestartSec=5s
-ExecStart=/usr/bin/frps -c /etc/frp/%i.ini
-
-[Install]
-WantedBy=multi-user.target