mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
12 lines
203 B
Desktop File
12 lines
203 B
Desktop File
[Unit]
|
|
Description=ASUS Notebook Control
|
|
StartLimitInterval=200
|
|
StartLimitBurst=2
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/asusd
|
|
Restart=on-failure
|
|
Restart=always
|
|
RestartSec=1
|
|
Type=dbus
|
|
BusName=org.asuslinux.Daemon |