Thank you for your donation!


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


Problem: No more display after in-place update
#7
When moOde starts up (worker.php) there is the line of code below that replaces the userid in the service file with whatever userid is reported in the "System" section of the startup log (moodeutl -l).

Code:
// Start LocalUI
sysCmd("sed -i '/User=/c \User=" . $_SESSION['user_id'] . "' /lib/systemd/system/localui.service");
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
No more display after in-place update - by romain - 09-08-2023, 12:25 PM
No more display after in-place update - by romain - 09-09-2023, 11:04 AM
RE: No more display after in-place update - by Tim Curtis - 09-09-2023, 02:56 PM

Forum Jump: