mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
smartmontools: use s-nail
As mailx is unmaintained, depend on s-nail instead of mailx. Also recommend instead of depend, so you don't need to send email. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -50,4 +50,4 @@ do_install:append () {
|
||||
INITSCRIPT_NAME = "smartd"
|
||||
INITSCRIPT_PARAMS = "start 60 2 3 4 5 . stop 60 0 1 6 ."
|
||||
|
||||
RDEPENDS:${PN} += "mailx"
|
||||
RRECOMMENDS:${PN} += "s-nail"
|
||||
|
||||
Reference in New Issue
Block a user