Linus Walleij wrote:
> On Fri, Oct 13, 2023 at 12:28 AM Andrey Jr. Melnikov
> wrote:
> > Linus Walleij wrote:
> > > This script will make sure to spin down harddrives on IXP4xx
> > > NAS devices such as the NSLU2 and siblings after 1 minute
> > > of inactivity.
> >
> > Why not use hotplug event
On Fri, Oct 13, 2023 at 12:28 AM Andrey Jr. Melnikov
wrote:
> Linus Walleij wrote:
> > This script will make sure to spin down harddrives on IXP4xx
> > NAS devices such as the NSLU2 and siblings after 1 minute
> > of inactivity.
>
> Why not use hotplug events?
Could be a good idea! Do you have
Linus Walleij wrote:
> This script will make sure to spin down harddrives on IXP4xx
> NAS devices such as the NSLU2 and siblings after 1 minute
> of inactivity.
Why not use hotplug events?
> Signed-off-by: Linus Walleij
> ---
> target/linux/ixp4xx/base-files/etc/board.d/03_hdparm | 14
This script will make sure to spin down harddrives on IXP4xx
NAS devices such as the NSLU2 and siblings after 1 minute
of inactivity.
Signed-off-by: Linus Walleij
---
target/linux/ixp4xx/base-files/etc/board.d/03_hdparm | 14 ++
1 file changed, 14 insertions(+)
diff --git a/target/l