mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-09 23:57:24 +02:00
Revert adding user to tftpd
Error: cannot set groups for user nbxyz
This commit is contained in:
parent
5403acba6c
commit
51e9e3df03
@ -23,7 +23,6 @@ priority = 3
|
|||||||
|
|
||||||
[program:in.tftpd]
|
[program:in.tftpd]
|
||||||
command=/usr/sbin/in.tftpd -Lvvv --user nbxyz --secure %(ENV_TFTPD_OPTS)s /config/menus
|
command=/usr/sbin/in.tftpd -Lvvv --user nbxyz --secure %(ENV_TFTPD_OPTS)s /config/menus
|
||||||
user=nbxyz
|
|
||||||
stdout_logfile=/config/tftpd.log
|
stdout_logfile=/config/tftpd.log
|
||||||
redirect_stderr=true
|
redirect_stderr=true
|
||||||
priority = 4
|
priority = 4
|
||||||
|
Loading…
Reference in New Issue
Block a user