ports/audio/murmur/files/patch-scripts_murmur.ini
Muhammad Moinur Rahman 761e1abcc6 audio/murmur: Fix build with OpenSSL 3
- Refresh patches

Approved by:	portmgr (blanket)
2023-06-11 21:16:22 +02:00

18 lines
706 B
INI

--- scripts/murmur.ini.orig 2020-09-04 21:33:39 UTC
+++ scripts/murmur.ini
@@ -93,13 +93,13 @@ icesecretwrite=
; logs to the file 'murmur.log'. If you leave this field blank
; on Unix-like systems, Murmur will force itself into foreground
; mode which logs to the console.
-;logfile=murmur.log
+logfile=/var/log/murmur/murmur.log
; If set, Murmur will write its process ID to this file
; when running in daemon mode (when the -fg flag is not
; specified on the command line). Only available on
; Unix-like systems.
-;pidfile=
+pidfile=/var/run/murmur/murmur.pid
; The below will be used as defaults for new configured servers.
; If you're just running one server (the default), it's easier to