Update config from a copy of the default example to one specific to local partition scheme.

This commit is contained in:
cyteen 2026-02-24 01:15:36 +00:00
parent ac4da8c7f3
commit 5019dfbd55
1 changed files with 20 additions and 16 deletions

View File

@ -1,4 +1,10 @@
#!/usr/bin/env bash
echo "Available in debian, install with 020_sanoid.sh"
exit 1
#------------------------------------------------------------------------------
apt install -y libconfig-inifiles-perl git
cd /opt
@ -207,5 +213,3 @@ cat > /etc/sanoid/sanoid.conf << 'EOF'
daily_warn = 48
daily_crit = 60
EOF