mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-23 20:24:38 +02:00
pbs: disable failing zfs services
This commit is contained in:
parent
49be094d51
commit
1c74139ebd
1 changed files with 2 additions and 0 deletions
|
@ -21,3 +21,5 @@ apt update && apt upgrade -y
|
|||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -o DPkg::options::="--force-confdef" -o DPkg::options::="--force-confold" proxmox-backup-server
|
||||
|
||||
proxmox-backup-manager datastore create $PBS_DATA /$LXC_SHAREFS_MOUNTPOINT/$PBS_DATA
|
||||
|
||||
systemctl disable --now zfs-mount.service zfs-share.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue