User Tools

Site Tools


linux:ubuntu_24.04:kodi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:ubuntu_24.04:kodi [2024/09/20 15:14] – [Software installeren] excylelinux:ubuntu_24.04:kodi [2024/09/20 16:48] (current) – [Workaround voor cec startup loop] excyle
Line 573: Line 573:
 <code bash> <code bash>
 mkdir /etc/systemd/system.conf.d mkdir /etc/systemd/system.conf.d
-printf '[Manager]\nDefaultTimeoutStopSec=10s' | tee -a /etc/systemd/system.conf.d/faster-shutdown.conf+printf '[Manager]\nDefaultTimeoutStopSec=10s\n' | tee -a /etc/systemd/system.conf.d/faster-shutdown.conf
  
 </code> </code>
Line 587: Line 587:
 #!/bin/bash #!/bin/bash
 /bin/echo "standby 0" | /usr/bin/cec-client -s -d 1 /bin/echo "standby 0" | /usr/bin/cec-client -s -d 1
 +
 </code> </code>
  
linux/ubuntu_24.04/kodi.1726838050.txt.gz · Last modified: by excyle

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki