mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Merge from internat.freebsd.org; move ssh files from /etc to /etc/ssh
This commit is contained in:
parent
da8fe8427b
commit
9ceffc938a
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
*/
|
||||
#define SSH_SERVICE_NAME "ssh"
|
||||
|
||||
#define ETCDIR "/etc"
|
||||
#define ETCDIR "/etc/ssh"
|
||||
#define PIDDIR "/var/run"
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue