The script is by default placed in /usr/local/sbin, which is not included in the path specified in the included crontab files. From /etc/cron.d/zfs-auto-snapshot: PATH="/usr/bin:/bin:/usr/sbin:/sbin" Either the default install location needs to be changed, or /usr/local/sbin needs to be included in that path...