1
0
Fork 0

Removing sysvinit scripts in favour of systemd units.

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

7
debian/rules vendored
View file

@ -31,10 +31,3 @@ override_dh_install:
mkdir -p $(CURDIR)/debian/mdadm/etc/mdadm
chmod +x $(CURDIR)/debian/mdadm/usr/share/mdadm/mdcheck
override_dh_installsystemd:
dh_installsystemd --name mdadm-shutdown
override_dh_installinit:
dh_installinit --init-script=mdadm-waitidle --no-start -- stop 98 0 6 .
dh_installinit -- defaults 25