mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 06:37:43 +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]
|
||||
command=/usr/sbin/in.tftpd -Lvvv --user nbxyz --secure %(ENV_TFTPD_OPTS)s /config/menus
|
||||
user=nbxyz
|
||||
stdout_logfile=/config/tftpd.log
|
||||
redirect_stderr=true
|
||||
priority = 4
|
||||
|
Loading…
Reference in New Issue
Block a user