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 fa98ec4e9539..a546b854cd7d 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/%i.ini
-ExecReload=/usr/bin/frpc reload -c /etc/frp/%i.ini
+ExecStart=/usr/bin/frpc -c /etc/frp/%i.toml
+ExecReload=/usr/bin/frpc reload -c /etc/frp/%i.toml
[Install]
WantedBy=multi-user.target