Эх сурвалжийг харах

specific sshd config_file

Girish Ramakrishnan 9 жил өмнө
parent
commit
a983cc6d83
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      supervisor/sshd.conf

+ 1 - 1
supervisor/sshd.conf

@@ -1,6 +1,6 @@
 [program:sshd]
 directory=/
-command=/usr/sbin/sshd -D
+command=/usr/sbin/sshd -f /run/gogs/sshd_config -D
 user=root
 autostart=true
 autorestart=true