From e8a693d1ccd6cbcca7865360ae7e173cf7d8d816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 7 Mar 2024 09:29:25 +0100 Subject: [PATCH] meta: add systemd-sysv to dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Proxmox Backup Server only works properly with systemd as PID1, encode this in the meta dependencies to avoid accidents. Signed-off-by: Fabian Grünbichler --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c90deb9..8eff61f 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Depends: proxmox-archive-keyring, proxmox-backup-server (>= 3.0.2-1), proxmox-kernel-helper (>= 8.0.3), proxmox-default-kernel, + systemd-sysv, Description: Proxmox Backup Server meta package This is a meta package which will install everything needed to run a Proxmox Backup server. This package also depends on the latest