mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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>
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
config owftpd 'owftpd'
|
||||
option enabled 0
|
||||
option uid 0
|
||||
option gid 0
|
||||
option user root
|
||||
option readonly 0
|
||||
option port 21
|
||||
option error_level 0
|
||||
option options ''
|
||||
list devices '-s localhost:4304'
|
||||
list devices '-s'
|
||||
list devices 'localhost:4304'
|
||||
|
||||
Reference in New Issue
Block a user