mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
11 lines
391 B
Text
11 lines
391 B
Text
--- config/settings.d/tftp.yml.example.orig 2022-09-08 13:50:11 UTC
|
|
+++ config/settings.d/tftp.yml.example
|
|
@@ -2,7 +2,7 @@
|
|
# Can be true, false, or http/https to enable just one of the protocols
|
|
:enabled: false
|
|
|
|
-#:tftproot: /var/lib/tftpboot
|
|
+#:tftproot: /tftpboot
|
|
# Defines the TFTP Servername to use, overrides the name in the subnet declaration
|
|
#:tftp_servername: tftp.domain.com
|
|
|