mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
pbs: disable failing zfs services
This commit is contained in:
parent
49be094d51
commit
1c74139ebd
@ -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…
Reference in New Issue
Block a user