mirror of https://github.com/jimsalterjrs/sanoid
Depend on systemd
For sanoid to function, it needs to be run periodically. Currently, the package only has a systemd timer.
This commit is contained in:
parent
bcf1967cb4
commit
59e181e61d
|
|
@ -12,6 +12,7 @@ Package: sanoid
|
|||
Architecture: all
|
||||
Depends: libcapture-tiny-perl,
|
||||
libconfig-inifiles-perl,
|
||||
systemd,
|
||||
zfsutils-linux | zfs,
|
||||
${misc:Depends},
|
||||
${perl:Depends}
|
||||
|
|
|
|||
Loading…
Reference in New Issue