1
0
Fork 0

Removing cron jobs in favour of systemd timers.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-14 06:03:21 +01:00
parent c79ce7ed80
commit 37f97e85df
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
5 changed files with 6 additions and 34 deletions

3
debian/rules vendored
View file

@ -31,3 +31,6 @@ override_dh_install:
mkdir -p $(CURDIR)/debian/mdadm/etc/mdadm
chmod +x $(CURDIR)/debian/mdadm/usr/share/mdadm/mdcheck
override_dh_installsystemd:
dh_installsystemd -pmdadm mdcheck_continue.timer mdcheck_start.timer mdmonitor-oneshot.timer