添加对热重载的支持

This commit is contained in:
mzbgf 2024-03-28 02:53:04 +08:00 committed by GitHub
parent 1b6859bc22
commit 588b1069ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ Type=simple
Restart=on-failure
RestartSec=5s
ExecStart=/usr/local/frp/frps -c /usr/local/frp/frps.toml
ExecReload=/usr/local/frp/frps reload -c /usr/local/frp/frps.toml
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target