Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Test whether Moode startup has completed from systemd service file
#5
Sounds like it should work :-)

I have a question about the until loops. Won't the condition part always return true?

until ps -C worker.php > /dev/null; do

I usually use something like pgrep -c worker.php != 0
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Test whether Moode startup has completed from systemd service file - by Tim Curtis - 05-03-2023, 10:39 PM

Forum Jump: