summarylogtreecommitdiffstats
path: root/frpc.service
diff options
context:
space:
mode:
authorlilac2024-01-23 20:18:24 +0800
committerlilac2024-01-23 20:18:24 +0800
commit3e8027bcc025258e894fda78d9fa61338073789c (patch)
treed3cd179c2515884d86e4e263e539f7efe42bed4e /frpc.service
parent49a580498bf938c1802812d4d1f94a40c16778bd (diff)
downloadaur-3e8027bcc025258e894fda78d9fa61338073789c.tar.gz
[lilac] updated to 0.53.2-5
Diffstat (limited to 'frpc.service')
-rw-r--r--frpc.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/frpc.service b/frpc.service
index 42fb47c4ec63..17f2b019cf3c 100644
--- a/frpc.service
+++ b/frpc.service
@@ -8,8 +8,8 @@ Type=simple
User=nobody
Restart=on-failure
RestartSec=5s
-ExecStart=/usr/bin/frpc -c /etc/frp/frpc.ini
-ExecReload=/usr/bin/frpc reload -c /etc/frp/frpc.ini
+ExecStart=/usr/bin/frpc -c /etc/frp/frpc.toml
+ExecReload=/usr/bin/frpc reload -c /etc/frp/frpc.toml
[Install]
WantedBy=multi-user.target