mirror of
https://github.com/bashclub/proxmox-zfs-postinstall.git
synced 2024-11-07 18:31:58 +01:00
Update install.sh
This commit is contained in:
parent
e910ff1bee
commit
b2044fcd0e
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Define basic tools to install
|
||||
TOOLS="vim ifupdown2 net-tools dnsutils ethtool git curl unzip screen iftop lshw smartmontools nvme-cli lsscsi sysstat zfs-auto-snapshot htop mc vim"
|
||||
TOOLS="vim ifupdown2 net-tools dnsutils ethtool git curl unzip screen iftop lshw smartmontools nvme-cli lsscsi sysstat zfs-auto-snapshot htop mc rpl"
|
||||
|
||||
# Define zfs-auto-snapshot retention policy
|
||||
SNAP_FREQUENT=8
|
||||
|
Loading…
Reference in New Issue
Block a user