all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pmg-docs] pmgconfig: note pmg-smtp-filter needs restart for custom check script
@ 2026-06-11  9:39 Dominik Csapak
  2026-06-11 10:40 ` Thomas Lamprecht
  0 siblings, 1 reply; 4+ messages in thread
From: Dominik Csapak @ 2026-06-11  9:39 UTC (permalink / raw)
  To: pmg-devel

It's implied by other parts of the docs, but not explicitely stated, so
do that to avoid confusion.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 pmgconfig.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/pmgconfig.adoc b/pmgconfig.adoc
index 00a988e..34dbecc 100644
--- a/pmgconfig.adoc
+++ b/pmgconfig.adoc
@@ -1011,6 +1011,13 @@ section: admin
 The location of the custom check executable can also be set there with the key
 `custom_check_path` and defaults to `/usr/local/bin/pmg-custom-check`.
 
+To enable the changes to the custom check configuration, `pmg-smtp-filter` has
+to be restarted:
+
+----
+# systemctl restart pmg-smtp-filter.service
+----
+
 NOTE: The custom check executable runs as the unprivileged
 `pmg-smtp-filter` daemon user. It cannot elevate privileges with tools
 like `sudo`, as the service runs with the systemd `NoNewPrivileges`
-- 
2.47.3





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-11 11:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-11  9:39 [PATCH pmg-docs] pmgconfig: note pmg-smtp-filter needs restart for custom check script Dominik Csapak
2026-06-11 10:40 ` Thomas Lamprecht
2026-06-11 11:28   ` Dominik Csapak
2026-06-11 11:38   ` Stoiko Ivanov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal