mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Partial daemon mode for builtin LED control
This commit is contained in:
9
data/rog-core.service
Normal file
9
data/rog-core.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=ROG Core Daemon
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/rog-core -d
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user