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