[PR #1519] [CLOSED] 更新 Systemd 服务配置 #4402

Closed
opened 2026-05-05 14:41:24 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1519
Author: @iBug
Created: 11/17/2019
Status: Closed

Base: masterHead: systemd-units


📝 Commits (1)

  • 6459c45 Update systemd unit files

📊 Changes

4 files changed (+10 additions, -3 deletions)

View changed files

📝 conf/systemd/frpc.service (+2 -1)
📝 conf/systemd/frpc@.service (+3 -1)
📝 conf/systemd/frps.service (+2 -0)
📝 conf/systemd/frps@.service (+3 -1)

📄 Description

修改:

  • 对于模板化实例 (frpc@frps@),在 Description 中显示实例名
  • frpc 的服务类型改为 idle,防止卡启动等
  • 在启动 frpc 和 frps 实例之前检查配置文件存在且非空(要是能提供一个 test-config 之类的命令就好了,例如 nginx -tsshd -t 这样)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/1519 **Author:** [@iBug](https://github.com/iBug) **Created:** 11/17/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `systemd-units` --- ### 📝 Commits (1) - [`6459c45`](https://github.com/fatedier/frp/commit/6459c45b5c5ff3fbfcc89e3d93899b4495e5a9f8) Update systemd unit files ### 📊 Changes **4 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `conf/systemd/frpc.service` (+2 -1) 📝 `conf/systemd/frpc@.service` (+3 -1) 📝 `conf/systemd/frps.service` (+2 -0) 📝 `conf/systemd/frps@.service` (+3 -1) </details> ### 📄 Description 修改: - 对于模板化实例 (`frpc@` 和 `frps@`),在 Description 中显示实例名 - 将 `frpc` 的服务类型改为 idle,防止卡启动等 - 在启动 frpc 和 frps 实例之前检查配置文件存在且非空(要是能提供一个 test-config 之类的命令就好了,例如 `nginx -t` 和 `sshd -t` 这样) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:41:24 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4402
No description provided.