refs #273 adds xinetd variables and configuration for tftp functions
parent
0cda6118e0
commit
92eb279baa
|
@ -58,6 +58,9 @@ function globalSetup() {
|
|||
SAMBASERV=smbd
|
||||
SAMBACFGDIR=/etc/samba
|
||||
TFTPCFGDIR=/var/lib/tftpboot
|
||||
TFTPSERV=tftp
|
||||
INETDSERV=xinetd
|
||||
INETDCFGDIR=/etc/xinetd.d
|
||||
|
||||
PHPFPMSERV=php7.2-fpm
|
||||
|
||||
|
|
Loading…
Reference in New Issue