0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-10 06:29:03 +00:00
Files
packages/utils/owfs/files/owftpd.conf
Marcin Jurkowski a240aa9579 owfs: convert init scripts to procd style
Convert init.d scripts to use procd and take advantage of respawn
feature.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2015-09-03 01:10:50 +02:00

9 lines
166 B
Plaintext

config owftpd 'owftpd'
option enabled 0
option user root
option readonly 0
option port 21
option error_level 0
list devices '-s'
list devices 'localhost:4304'