mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
openssh: restore default /etc/ssh config dir
This commit is contained in:
parent
e7f6389780
commit
e5354e71eb
@ -10,7 +10,7 @@ OPENSSH_LICENSE = BSD-3-Clause, BSD-2-Clause, Public Domain
|
||||
OPENSSH_LICENSE_FILES = LICENCE
|
||||
OPENSSH_CONF_ENV = LD="$(TARGET_CC)" LDFLAGS="$(TARGET_CFLAGS)"
|
||||
OPENSSH_CONF_OPTS = \
|
||||
--sysconfdir=/data/etc \
|
||||
--sysconfdir=/etc/ssh \
|
||||
--with-default-path=$(BR2_SYSTEM_DEFAULT_PATH) \
|
||||
--disable-lastlog \
|
||||
--disable-utmp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user