mirror of
https://invent.kde.org/marcoa/a-la-karte.git
synced 2026-03-27 01:03:09 +00:00
9 lines
185 B
SYSTEMD
9 lines
185 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=A-La-Karte Game Center
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStart=@CMAKE_INSTALL_PREFIX@/@KDE_INSTALL_BINDIR@/alakarte-gamecenter --system
|
||
|
|
Type=dbus
|
||
|
|
BusName=org.kde.GameCenter1
|
||
|
|
Restart=no
|