proxmox-backup-meta/debian/control
Fabian Grünbichler e8a693d1cc meta: add systemd-sysv to dependencies
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 <f.gruenbichler@proxmox.com>
2024-03-07 09:29:25 +01:00

20 lines
648 B
Plaintext

Source: proxmox-backup
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13), lintian,
Standards-Version: 4.5.1
Maintainer: Proxmox Support Team <support@proxmox.com>
Package: proxmox-backup
Architecture: all
Depends: proxmox-archive-keyring,
proxmox-backup-client,
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
available Proxmox kernel.