Removing mdmonitor-service-simplify.patch, not needed anymore.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
60ccb5b596
commit
7b3c8c1a75
2 changed files with 0 additions and 18 deletions
|
@ -1,17 +0,0 @@
|
|||
Author: Michael Tokarev <mjt@tls.msk.ru>
|
||||
Description: Simplify mdmonitor.service (Closes: #764647).
|
||||
There isn't much for customization for mdadm --monitor.
|
||||
it'll just do what it's supposed to do, so just run it.
|
||||
|
||||
diff -Naurp mdadm.orig/systemd/mdmonitor.service mdadm/systemd/mdmonitor.service
|
||||
--- mdadm.orig/systemd/mdmonitor.service
|
||||
+++ mdadm/systemd/mdmonitor.service
|
||||
@@ -11,7 +11,4 @@ DefaultDependencies=no
|
||||
Documentation=man:mdadm(8)
|
||||
|
||||
[Service]
|
||||
-Environment= MDADM_MONITOR_ARGS=--scan
|
||||
-EnvironmentFile=-/run/sysconfig/mdadm
|
||||
-ExecStartPre=-/usr/lib/mdadm/mdadm_env.sh
|
||||
-ExecStart=BINDIR/mdadm --monitor $MDADM_MONITOR_ARGS
|
||||
+ExecStart=BINDIR/mdadm --monitor --scan
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1,5 +1,4 @@
|
|||
debian/0001-fix-manpages.patch
|
||||
debian/0002-mdmonitor-service-simplify.patch
|
||||
debian/0003-host-name-in-default-mailfrom.patch
|
||||
debian/0004-exit-gracefully-when-md-device-not-found.patch
|
||||
debian/0005-sha1-includes.patch
|
||||
|
|
Loading…
Add table
Reference in a new issue