From b3c3f1890805598642aa44ae71c336f7800298df Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 8 Jun 2020 16:23:08 +0000 Subject: mail/dbmail: Update version 3.2.3=>3.2.4 - Migrate to Github PR: 247084 Submitted by: fluffy Relnotes: https://github.com/dbmail/dbmail/commit/c9f8fee139215aba52071f1c2ac268e282b0de18 --- ...ription-of-pid-file-location-in-server-man-page | 34 ---------------------- 1 file changed, 34 deletions(-) delete mode 100644 mail/dbmail/files/patch-0029-update-description-of-pid-file-location-in-server-man-page (limited to 'mail/dbmail/files/patch-0029-update-description-of-pid-file-location-in-server-man-page') diff --git a/mail/dbmail/files/patch-0029-update-description-of-pid-file-location-in-server-man-page b/mail/dbmail/files/patch-0029-update-description-of-pid-file-location-in-server-man-page deleted file mode 100644 index 7b88c134e424..000000000000 --- a/mail/dbmail/files/patch-0029-update-description-of-pid-file-location-in-server-man-page +++ /dev/null @@ -1,34 +0,0 @@ -From 17c7e5f34b66cdfc4e9621cb69431ee657cfb346 Mon Sep 17 00:00:00 2001 -From: Chris Mayo -Date: Fri, 22 Jul 2016 20:38:00 +0100 -Subject: [PATCH 29/33] update description of pid file location in server man - pages - ---- - man/serveropts.txt | 10 ++++++---- - 1 file changed, 6 insertions(+), 4 deletions(-) - -diff --git man/serveropts.txt man/serveropts.txt -index b01400d..5e14527 100644 ---- man/serveropts.txt -+++ man/serveropts.txt -@@ -3,10 +3,12 @@ OPTIONS - ------- - - -p pidfile:: -- Specify an alternate pid file. The daemons are currently hardcoded -- to use /var/run/dbmail- for their pid files, and will halt -- if the pid file cannot be written. Use the -p pidfile option to -- place the pid file in your system's preferred location. -+ Specify an alternate pid file. By default the daemons use dbmail-.pid -+ for their pid files, saving them in the directory specified by the -+ pid_directory entry in dbmail.conf or if that does not exist the value set by -+ the configuration option --localstatedir, and will halt if the pid file -+ cannot be written. Use the -p pidfile option to place the pid file in -+ your system's preferred location. - - -n:: - No daemonize: inetd mode. The program remains attached to the console from --- -2.10.1 (Apple Git-78) - -- cgit v1.2.3