Command to run after snapshots are taken on the source dataset, e.g. for database unlocking. See also presnap.
Declarations
Type
null or string
Default
null
Example
"${pkgs.coreutils}/bin/kill `${pkgs.coreutils}/bin/cat /tmp/mariadblock.pid`;${pkgs.coreutils}/bin/rm /tmp/mariadblock.pid"