Revert adding user to tftpd

Error: cannot set groups for user nbxyz
This commit is contained in:
Antony Messerli 2023-01-19 01:13:58 -06:00
parent 5403acba6c
commit 51e9e3df03

View File

@ -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