summarylogtreecommitdiffstats
path: root/frpc@.service
diff options
context:
space:
mode:
authorVimsucks2018-04-03 10:37:12 +0800
committerVimsucks2018-04-03 10:37:12 +0800
commit364b60e6a8fff98258009206ec5c981a01491fcc (patch)
tree9e5506cf8cd702b1d1284a884b66a7f11231b3f3 /frpc@.service
parent143a618fe287267dd08f31b332582bd0ebd39bcb (diff)
downloadaur-364b60e6a8fff98258009206ec5c981a01491fcc.tar.gz
add reload to frpc.service and frpc@.service
Diffstat (limited to 'frpc@.service')
-rw-r--r--frpc@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/frpc@.service b/frpc@.service
index 1dbba21dc8a1..c88ae7f33c6e 100644
--- a/frpc@.service
+++ b/frpc@.service
@@ -6,6 +6,7 @@ After=network.target
Type=simple
User=nobody
ExecStart=/usr/bin/frpc -c /etc/frp/%i.ini
+ExecReload=/usr/bin/frpc reload -c /etc/frp/%i.ini
[Install]
WantedBy=multi-user.target