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.

All executable files in boot drive have been disabled after update

Featured Replies

Hello! I have a duplicacy executable in /boot/config/plugins that takes care of backing up my server. After the update to 6.8.0, I can no longer run the executable, as the command returns "permission denied" from bash. I looked at the permissions and it seems like I cannot set the executable flag even if I'm root. Is this something that changed with UnRAID 6.8.0? Where should I store my executable? Thanks!

  • Community Expert

Flash drive security was changed on v6.8, it's on the release notes, one alternative is to instead of running:

/boot/your_script

use

bash /boot/your_script

 

2 minutes ago, johnnie.black said:

Flash drive security was changed on v6.8, it's on the release notes, one alternative is to instead of running:


/boot/your_script

use


bash /boot/your_script

 

Hi, I tried that but it says:

 

root@server:/mnt/user# bash duplicacy list
/usr/local/bin/duplicacy: /usr/local/bin/duplicacy: cannot execute binary file

 

Any alternatives?

 

Edited by Guest

As a workaround I guess I could change the command in the go file to copy instead of symlink, and then set the executable flag in /usr/local/bin. That's one option.

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.