freebsd-ports/net/foreman-proxy/files/patch-config-settings.yml.example
Sunpoet Po-Chuan Hsieh 25c2ed5e97 Update to 1.15.0
- 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>
2017-05-19 15:46:31 +00:00

11 lines
507 B
Text

--- config/settings.yml.example.orig 2017-05-08 15:18:42 UTC
+++ config/settings.yml.example
@@ -38,7 +38,7 @@
#:foreman_ssl_key: ssl/private_keys/fqdn.pem
# by default smart_proxy runs in the foreground. To enable running as a daemon, uncomment 'daemon' setting
-#:daemon: true
+:daemon: true
# Only used when 'daemon' is set to true.
# Uncomment and modify if you want to change the default pid file '/var/run/foreman-proxy/foreman-proxy.pid'
#:daemon_pid: /var/run/foreman-proxy/foreman-proxy.pid