blob: 6929cb83743860401e458ec0ef0e134b41f2d498 (
plain)
1
2
3
4
5
6
|
[Unit]
Description=ZFS daily snapshot service
Documentation=man:zfs-auto-snapshot(8)
[Service]
ExecStart=@GENTOO_PORTAGE_EPREFIX@/usr/sbin/zfs-auto-snapshot @DEFAULT_EXCLUDE@ --skip-scrub --label=daily --keep=31 //
|