January 11, 20251 yr thoughts: I think this could make a nice plugin to find servcices and stop start restart and vew if it has a error... Edited January 11, 20251 yr by bmartino1
January 11, 20251 yr Author in essece i would find a plugin that list the unraid service a nice touch to help see whats running... example termianl comand: Slackware uses simple scripts for service management. List running services: ps aux | grep [s]bin then tie that status form that into a rc call for a stop start restart. /etc/rc.d/rc.<service-name> start /etc/rc.d/rc.<service-name> stop maybe even servce login and servce info /etc/rc.d/rc.<service-name> status output... Thoughts? more suprised to see unraid / slackware to not move into systemd... I'm not a fan of systmed but other universal linux documentation has moved onto this. more for the abilty to call systemctl ...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.