[Update] teleport-bin: v4.3.0

This commit is contained in:
axionl
2020-07-27 00:01:58 +08:00
parent 41b602ceb5
commit 1275d8f696
3 changed files with 23 additions and 33 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ After=network.target
[Service]
Type=simple
Restart=on-failure
ExecStart=/usr/local/bin/teleport start --config=/etc/teleport.yaml --pid-file=/var/run/teleport.pid
ExecStart=/usr/bin/teleport start --config=/etc/teleport.yaml --pid-file=/var/run/teleport.pid
ExecReload=/bin/kill -HUP $MAINPID
PIDFile=/var/run/teleport.pid