Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Powerdown Script vs. Clean Powerdown

Featured Replies

Just wondering, I have unMenu installed with the clean powerdown package that works like a charm when I lose main power. I wanted to know though if this is the same as the Powerdown script found here? With the package through unMenu, I do not seem to have CTRL+ALT+DEL functionality...

 

Can I run both?

 

Thx,

Shawn

 

 

Just wondering, I have unMenu installed with the clean powerdown package that works like a charm when I lose main power. I wanted to know though if this is the same as the Powerdown script found here? With the package through unMenu, I do not seem to have CTRL+ALT+DEL functionality...

 

Can I run both?

 

Thx,

Shawn

They are identical.  The unMENU package does:

PACKAGE_INSTALLATION CTRLALTDEL=yes installpkg powerdown-1.02-noarch-unRAID.tgz

PACKAGE_INSTALLATION [ -f /usr/local/sbin/powerdown ] && mv /usr/local/sbin/powerdown /usr/local/sbin/unraid_powerdown

PACKAGE_INSTALLATION [ -f /usr/local/sbin/unraid_powerdown ] && sed -i "sX/usr/local/sbin/powerdownX/sbin/powerdownX" /etc/acpi/acpi_handler.sh

PACKAGE_INSTALLATION [ ! -f /usr/local/sbin/unraid_powerdown ] && sed -i "sX/sbin/init 0X/sbin/powerdownX" /etc/acpi/acpi_handler.sh

PACKAGE_INSTALLATION sysctl -w kernel.poweroff_cmd=/sbin/powerdown

 

The only difference is the editing of acpi_handler.sh  and rename of /usr/local/sbin/powerdown to unraid_powerdown.

 

acpi_handler.sh is invoked when you momentarily press the power button if you have ACPI enabled in your BIOS.  Lime-tech points it to their /usr/local/sbin/powerdown, which will wait for all disks to be un-busy before stopping the array.  The unMENU package points it the sbin/powerdown script, which will terminate processes holding disks busy.

 

Joe L.

  • Author

Thanks for the info Joe!

 

Shawn

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.