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.

How to start daemon on boot?

Featured Replies

I've written my first daemon in python :) small thingy that sends and receives IP commands from my Kuro KRP-600M plasma every 5 seconds to automate some stuff regarding frequency, resolution and specific drive modes, and also to automatically enable a power mode during daytime, and disable the powermode after 8:00 at night (more light output from the plasma!).

 

I can start it by hand from the command line, but i want to start this daemon automatically on boot as well. Where do i start the daemon? In the /config/go script? Also, do i need to stop the daemon somewhere on power down? In the powerdown script maybe? Where is that located?

 

Yes i can write a daemon in python on linux but i'm still pretty much in the dark OS wise ;)

Put it in the go file for startup. If the daemon does not read or write to an array or cache drive you may not need to worry about shutdown. Otherwise a manual shut down procedure needs to be established until v5 is more mature.

  • Author

Thanks, will place it there. It doesn't do anything special with data on disk(s), it just sends and receives IP commands every 5 seconds, and it can be killed without any problems.

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.