Removing sysvinit scripts in favour of systemd units.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
cd74b52c0d
commit
c79ce7ed80
5 changed files with 2 additions and 169 deletions
7
debian/rules
vendored
7
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue