mirror of https://github.com/jimsalterjrs/sanoid
Revert "Depend on systemd"
The debian package ships with a systemd timer unit but can still be usefull on systems without systemd
This reverts commit 59e181e61d.
This commit is contained in:
parent
45d0898523
commit
22a7445404
|
|
@ -12,7 +12,6 @@ Package: sanoid
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: libcapture-tiny-perl,
|
Depends: libcapture-tiny-perl,
|
||||||
libconfig-inifiles-perl,
|
libconfig-inifiles-perl,
|
||||||
systemd,
|
|
||||||
zfsutils-linux | zfs,
|
zfsutils-linux | zfs,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${perl:Depends}
|
${perl:Depends}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue