mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Add Dropbear and pure-ftpd (#121)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
title=FTP server
|
||||
description=pure-ftpd server
|
||||
exec=/usr/sbin/pure-ftpd
|
||||
params=-B
|
||||
@@ -0,0 +1,3 @@
|
||||
title=SSH server
|
||||
description=dropbear SSH server
|
||||
exec=/mnt/apps/ssh-server/ssh-server.sh
|
||||
@@ -1,3 +1,3 @@
|
||||
title=usb-network
|
||||
title=USB Network
|
||||
description=IP:169.254.147.2
|
||||
exec=/mnt/apps/usb-network/usb-network.sh
|
||||
|
||||
Reference in New Issue
Block a user