teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

誤字修正

2018/10/28 06:46

投稿

YusukeHisatsu
YusukeHisatsu

スコア10

title CHANGED
File without changes
body CHANGED
@@ -9,7 +9,7 @@
9
9
  check process sshd with pidfile /var/run/sshd.pid
10
10
  start program = "/etc/rc.d/init.d/sshd start"
11
11
  stop program = "/etc/rc.d/init.d/sshd stop"
12
- if failed port 7445 protocol ssh then restart
12
+ if failed port 22 protocol ssh then restart
13
13
  if 5 restarts within 5 cycles then timeout
14
14
  ```
15
15
  ```