MyNixOS website logo
option

services.znapzend.zetup.<name>.destinations.<name>.postsend

Command to run after sending the snapshot to the destination. Intended to run a remote script via ssh on the destination, e.g. to bring up a backup disk or server or to put a zpool online/offline. See also presend.

Declarations
Type
null or string
Default
null
Example
"ssh root@bserv zpool export tank"