]> git.proxmox.com Git - proxmox-mailgateway.git/commitdiff
meta: add systemd-sysv to dependencies master
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 7 Mar 2024 08:31:25 +0000 (09:31 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 7 Mar 2024 08:31:25 +0000 (09:31 +0100)
Proxmox Mail Gateway only works properly with systemd as PID1, encode this in
the meta dependencies to avoid accidents.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/control

index 644d910e2775222d1ab4b4835d5ee32ce48676ef..5df634ca06f57dffc53ad1a587dd74f0ac513f82 100644 (file)
@@ -13,6 +13,7 @@ Depends: pmg-api (>= 8.0.7),
          proxmox-archive-keyring,
          proxmox-default-kernel,
          proxmox-kernel-helper (>= 8.0.3),
+         systemd-sysv,
          ${misc:Depends}
 Description: Proxmox Mail Gateway
  The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy,