File: 45-add-pid-location-hint.diff

package info (click to toggle)
mumble 1.5.735-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 89,984 kB
  • sloc: cpp: 556,921; ansic: 81,664; python: 3,606; sh: 659; makefile: 506; asm: 371; cs: 306; sql: 228; javascript: 143; perl: 80; xml: 13
file content (19 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Patch to suggest a pidfile location when using an init system that
 uses an init script
Author: Christopher Knadle <Chris.Knadle@coredump.us>
Forwarded: not-needed
Last-Updated: 2024-01-02

--- a/auxiliary_files/mumble-server.ini
+++ b/auxiliary_files/mumble-server.ini
@@ -89,7 +89,9 @@
 ; when running in daemon mode (when the -fg flag is not
 ; specified on the command line). Only available on
 ; Unix-like systems.
-;pidfile=
+; By default when running systemd, a pid file is not needed, but if an alternate init
+; system that uses a pid file, this is the suggested location:
+;pidfile=/run/mumble-server/mumble-server.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