mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-19 01:14:43 -05:00
10 lines
150 B
Desktop File
10 lines
150 B
Desktop File
[Unit]
|
|
Description=AMDGPU Control Daemon
|
|
After=multi-user.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/lact-daemon
|
|
|
|
[Install]
|
|
WantedBy=graphical.target
|