Removing cron jobs in favour of systemd timers.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c79ce7ed80
commit
37f97e85df
5 changed files with 6 additions and 34 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue