mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-18 11:40:24 +08:00
集群可以设置systemd系统服务
This commit is contained in:
@@ -10,4 +10,7 @@ const (
|
||||
|
||||
EncryptKey = "8f983f4d69b83aaa0d74b21a212f6967"
|
||||
EncryptMethod = "aes-256-cfb"
|
||||
|
||||
// systemd
|
||||
SystemdServiceName = "edge-node"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user