mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/seatd -u root -s /var/run/seatd.sock
|
||||
ExecStart=/usr/bin/seatd -u root
|
||||
Restart=always
|
||||
RestartSec=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user