start as root
This commit is contained in:
parent
0d746bc19e
commit
4fddf02c82
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
ServerName "{{getenv "SERVER_NAME"}}"
|
||||
ServerType standalone
|
||||
DefaultServer on
|
||||
Port 2121
|
||||
Port 21
|
||||
UseIPv6 off
|
||||
Umask 022
|
||||
MaxInstances 30
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
exec s6-setuidgid proftp proftpd --nodaemon
|
||||
exec proftpd --nodaemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue