소스 검색

[ssh] Add mimas

Colin Powell 1 년 전
부모
커밋
7ca144837c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ssh/.ssh/config

+ 1 - 1
ssh/.ssh/config

@@ -85,7 +85,7 @@ Host rss.lab.unbl.ink
     User powellc
     IdentityFile ~/.ssh/2022_h2_powellc
 
-Host *.local
+Host *.local *.service
     IdentityFile ~/.ssh/2022_h2_powellc
     ServerAliveInterval 300
     ServerAliveCountMax 2