From 4cca1f93d8f3a48d5ca467a2f8d79f976d9b6777 Mon Sep 17 00:00:00 2001 From: Tilman Date: Sun, 19 Aug 2018 13:15:31 +0200 Subject: [PATCH] notes --- notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/notes.md b/notes.md index c3c41eb..24dcb4d 100644 --- a/notes.md +++ b/notes.md @@ -178,6 +178,12 @@ dmesg journalctl -e cat /tmp/mopidy.log +tail -f /tmp/piplayer3.log +ps -ef | grep python +sudo systemctl status piplayer + +sudo mount -o rw,remount / && sudo mount -o rw,remount /boot + ## mopidy erst nach rc.local starten, damit log auf Netzlaufwerk liegen kann und alle Medien-Dateien erreichbar sind sudo nano /lib/systemd/system/mopidy.service