mirror of
https://github.com/bashclub/proxmox-zfs-postinstall.git
synced 2024-11-08 02:31:58 +01:00
Added nvme-cli
This commit is contained in:
parent
e244a1c28a
commit
12affd9a1d
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Define basic tools to install
|
# Define basic tools to install
|
||||||
TOOLS="vim net-tools dnsutils ethtool git curl unzip screen iftop lshw smartmontools lsscsi sysstat zfs-auto-snapshot"
|
TOOLS="vim 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