mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
seatd: fix system.d startup
- configurable socket path was removed see 0d6bdf4f01
This commit is contained in:
parent
aeeb2dcce2
commit
aca5f5dd3c
@ -5,7 +5,7 @@ After=multi-user.target
|
|||||||
ConditionKernelCommandLine=!installer
|
ConditionKernelCommandLine=!installer
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/seatd -u root -s /var/run/seatd.sock
|
ExecStart=/usr/bin/seatd -u root
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user