Update to v2.6.2

This commit is contained in:
axionl
2018-06-21 21:54:52 +08:00
commit 1da2851cec
5 changed files with 79 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Teleport SSH Service
After=network.target
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/teleport start
[Install]
WantedBy=multi-user.target