mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-08-23 11:04:04 +02:00
15 lines
198 B
Desktop File
15 lines
198 B
Desktop File
[Unit]
|
|
Description=KlipperScreen
|
|
After=moonraker.service
|
|
StartLimitIntervalSec=0
|
|
|
|
[Service]
|
|
Type=simple
|
|
Restart=always
|
|
RestartSec=10
|
|
User=biqu
|
|
ExecStart=startx
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|