mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 23:23:22 +02:00
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
![]() |
[Unit]
|
||
|
Description=Snapshot ZFS Pool
|
||
|
Requires=zfs.target
|
||
|
After=zfs.target
|
||
|
|
||
|
[Service]
|
||
|
Environment=TZ=UTC
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/sbin/sanoid --cron
|