mirror of
https://git.proxmox.com/git/proxmox-backup-meta
synced 2025-10-04 08:35:42 +00:00
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>
This commit is contained in:
parent
7648210cf8
commit
e8a693d1cc
1
debian/control
vendored
1
debian/control
vendored
@ -12,6 +12,7 @@ Depends: proxmox-archive-keyring,
|
|||||||
proxmox-backup-server (>= 3.0.2-1),
|
proxmox-backup-server (>= 3.0.2-1),
|
||||||
proxmox-kernel-helper (>= 8.0.3),
|
proxmox-kernel-helper (>= 8.0.3),
|
||||||
proxmox-default-kernel,
|
proxmox-default-kernel,
|
||||||
|
systemd-sysv,
|
||||||
Description: Proxmox Backup Server meta package
|
Description: Proxmox Backup Server meta package
|
||||||
This is a meta package which will install everything needed to run a
|
This is a meta package which will install everything needed to run a
|
||||||
Proxmox Backup server. This package also depends on the latest
|
Proxmox Backup server. This package also depends on the latest
|
||||||
|
Loading…
Reference in New Issue
Block a user