mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
seatd: fix system.d startup
- configurable socket path was removed see 0d6bdf4f01
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user