mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
8 lines
132 B
Desktop File
8 lines
132 B
Desktop File
[Unit]
|
|
Description=ROG Core Daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/rog-core -d
|
|
Restart=on-failure
|
|
Type=dbus
|
|
BusName=org.rogcore.Daemon |