aboutsummaryrefslogtreecommitdiff
path: root/extra/gpu-screen-recorder-ui.service
blob: e6120e6c271852aa25f6b91f7c72c64874db2188 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=GPU Screen Recorder UI Service

[Service]
ExecStart=gsr-ui launch-daemon
KillSignal=SIGINT
Restart=on-failure
RestartSec=5s

[Install]
WantedBy=default.target