conf/systemd/: Remove unnecessary comments
This commit is contained in:
parent
2cfba84e47
commit
c5be960659
@ -9,9 +9,6 @@ Restart=on-failure
|
||||
RestartSec=5s
|
||||
ExecStart=/usr/bin/frpc -c /etc/frp/frpc.ini
|
||||
ExecReload=/usr/bin/frpc reload -c /etc/frp/frpc.ini
|
||||
# see:
|
||||
# https://github.com/containerd/containerd/issues/3201
|
||||
# https://github.com/containerd/containerd/pull/3202
|
||||
LimitNOFILE=1048576
|
||||
|
||||
[Install]
|
||||
|
@ -8,9 +8,6 @@ User=nobody
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
ExecStart=/usr/bin/frps -c /etc/frp/frps.ini
|
||||
# see:
|
||||
# https://github.com/containerd/containerd/issues/3201
|
||||
# https://github.com/containerd/containerd/pull/3202
|
||||
LimitNOFILE=1048576
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user