Skip to content

Commit 24e9bd0

Browse files
committed
seed: add openssh-server and depence
1 parent 63f587c commit 24e9bd0

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

config/seed/immortalwrt_seed.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ CONFIG_PACKAGE_zoneinfo-indian=y
5757
CONFIG_PACKAGE_zoneinfo-pacific=y
5858
CONFIG_PACKAGE_zoneinfo-poles=y
5959

60+
CONFIG_PACKAGE_openssh-keygen=y
6061
CONFIG_PACKAGE_openssh-server=y
6162
CONFIG_PACKAGE_acme-acmesh=y
6263
CONFIG_PACKAGE_acme-acmesh-dnsapi=y

config/seed/lean_seed.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ CONFIG_PACKAGE_zoneinfo-indian=y
5959
CONFIG_PACKAGE_zoneinfo-pacific=y
6060
CONFIG_PACKAGE_zoneinfo-poles=y
6161

62+
CONFIG_PACKAGE_openssh-keygen=y
6263
CONFIG_PACKAGE_openssh-server=y
6364
CONFIG_PACKAGE_acme-acmesh=y
6465
CONFIG_PACKAGE_acme-acmesh-dnsapi=y

config/seed/openwrt_seed.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ CONFIG_PACKAGE_zoneinfo-indian=y
5757
CONFIG_PACKAGE_zoneinfo-pacific=y
5858
CONFIG_PACKAGE_zoneinfo-poles=y
5959

60+
CONFIG_PACKAGE_openssh-keygen=y
6061
CONFIG_PACKAGE_openssh-server=y
6162
CONFIG_PACKAGE_acme-acmesh=y
6263
CONFIG_PACKAGE_acme-acmesh-dnsapi=y

0 commit comments

Comments
 (0)