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