mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 06:49:18 -04:00
- While I'm here: - Fix shebang - Fix and sort PLIST - Regenerate patch files with makepatch: Changes: https://theforeman.org/manuals/1.15/index.html#release-notes-for-115 PR: 219329 Submitted by: Frank Wall <fw@moov.de>
10 lines
389 B
Text
10 lines
389 B
Text
--- config/settings.d/tftp.yml.example.orig 2017-05-08 15:18:42 UTC
|
|
+++ config/settings.d/tftp.yml.example
|
|
@@ -2,6 +2,6 @@
|
|
# 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
|