mirror of
https://github.com/zfsonlinux/zfs-auto-snapshot.git
synced 2025-08-18 16:38:50 +02:00
9684 6762453 broke auto-include and disabling of snapshots of swapvols
This commit is contained in:
@@ -959,7 +959,7 @@ function auto_include {
|
||||
for pool in ${FIRSTRUN_POOLS} ; do
|
||||
# This is the first time the service has run on this pool,
|
||||
# set appropriate zfs user properties on it
|
||||
$PFZFS set com.sun:auto-snapshot=true $pool
|
||||
pfexec_zfs set com.sun:auto-snapshot=true $pool
|
||||
done
|
||||
|
||||
# check for swap devices using zvols.
|
||||
|
Reference in New Issue
Block a user