This unit is provided by:
Options
-
[Service]
-
Environment=TZ=UTC
-
ExecStart=/usr/sbin/sanoid --take-snapshots --verbose
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target
-
Before=sanoid-prune.service
-
ConditionFileNotEmpty=/etc/sanoid/sanoid.conf
-
Description=Snapshot ZFS filesystems
-
Documentation=man:sanoid(8)
-
Requires=local-fs.target
-
Wants=sanoid-prune.service
-
Additionnal notes
Nothing here.