2020-08-07 16:06:00 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Seat management daemon
|
2021-03-16 14:27:45 +01:00
|
|
|
Documentation=man:seatd(1)
|
2020-08-07 16:06:00 +02:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
ExecStart=seatd -g video
|
|
|
|
Restart=always
|
|
|
|
RestartSec=1
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|