Codebase list mdadm / f3fc7bc
Reorder patches for easier submission upstream. Felix Lechner 2 years ago
4 changed file(s) with 13 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
7272 is used.
7373
7474 If
75 @@ -3339,7 +3339,7 @@ uses this to find arrays when
75 @@ -3340,7 +3340,7 @@ uses this to find arrays when
7676 is given in Misc mode, and to monitor array reconstruction
7777 on Monitor mode.
7878
8181
8282 The config file lists which devices may be scanned to see if
8383 they contain MD super block, and gives identifying information
84 @@ -3347,7 +3347,7 @@ they contain MD super block, and gives i
84 @@ -3348,7 +3348,7 @@ they contain MD super block, and gives i
8585 .BR mdadm.conf (5)
8686 for more details.
8787
7373 +Documentation=man:mdadm(8)
7474
7575 [Service]
76 ExecStart=BINDIR/mdadm --monitor --scan
76 Environment= MDADM_MONITOR_ARGS=--scan
88
99 --- a/systemd/mdmonitor.service
1010 +++ b/systemd/mdmonitor.service
11 @@ -10,7 +10,4 @@ Description=MD array monitor
12 DefaultDependencies=no
11 @@ -11,7 +11,4 @@ DefaultDependencies=no
12 Documentation=man:mdadm(8)
1313
1414 [Service]
1515 -Environment= MDADM_MONITOR_ARGS=--scan
0 debian-conffile-location.diff
1 debian-no-Werror.diff
0 fix-manpages.patch
1 fix-command-line-help.patch
2 documentation-keys-in-service-files.patch
3 mdmonitor-service-simplify.diff
4 exit-gracefully-when-md-device-not-found.patch
5 strcat-look-for-md-device-in-dev-md.patch
26 sha1-includes.diff
37 readlink-path.patch
4 mdmonitor-service-simplify.diff
5 fix-manpages.patch
6 documentation-keys-in-service-files.patch
7 fix-command-line-help.patch
8 strcat-look-for-md-device-in-dev-md.patch
9 exit-gracefully-when-md-device-not-found.patch
8 debian-no-Werror.diff
9 debian-conffile-location.diff
1010 test-installed.patch