Question Create Startup Script to spin down HDD.

stchman

Distinguished
Oct 7, 2012
146
4
18,695
Hello all. I have a Plex Server. I created a startup script to spin down the 8TB HDD when not in use. The Plex server is headless and I ssh into it when I need to do something. The Plex Server is running Linux Mint 22.

I followed this howto:
https://medium.com/@girishbhasinoff...o-run-at-startup-on-ubuntu-22-04-ffe1f3e649d1

Now I would like to see if the startup script is actually being run at startup.
I checked the output of dmesg and cannot see it.
Thanks.