Files
asusctl/data/rog-core.service
2020-07-07 19:07:18 +12:00

12 lines
189 B
Desktop File

[Unit]
Description=ROG Core Daemon
After=dbus.service
[Service]
ExecStart=/usr/bin/rog-core -d
Restart=on-failure
Type=dbus
BusName=org.rogcore.Daemon
[Install]
WantedBy=multi-user.target