diff options
author | Rosen Penev <rosenp@gmail.com> | 2017-10-17 09:28:39 -0700 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-12-13 12:58:38 +0100 |
commit | 6c1b6e8221bc3633e7f4482856cd3740f01c7140 (patch) | |
tree | 26f17dac7ad9a61f0580339bb8cacbcace577be8 /BSDmakefile | |
parent | 4fc0fb3ca34e335c4922dbada3dca72126e45ba2 (diff) | |
download | upstream-6c1b6e8221bc3633e7f4482856cd3740f01c7140.tar.gz upstream-6c1b6e8221bc3633e7f4482856cd3740f01c7140.tar.bz2 upstream-6c1b6e8221bc3633e7f4482856cd3740f01c7140.zip |
mdadm: Fix config generation
The init script generated something like "DEVICE=/dev/sda" when it should
have been generating "DEVICE /dev/sda". mdadm errors on this. Patch by jow.
Also changed the default sendmail path to /usr/sbin/sendmail. No package
in LEDE provides /sbin/sendmail. msmtp provides /usr/sbin/sendmail so use
that.
Also add a patch to fix file paths for mdadm runtime files. mdadm currently
errors on them since /run is missing. Once /run is added to stock LEDE, this
patch can be removed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
[rewrap commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 8eadec40bdc205568e34e19b07b2a3035c9223fb)
Diffstat (limited to 'BSDmakefile')
0 files changed, 0 insertions, 0 deletions