mirror of
https://github.com/armbian/build.git
synced 2025-08-15 07:36:57 +02:00
10 lines
140 B
Desktop File
Executable File
10 lines
140 B
Desktop File
Executable File
[Unit]
|
|
Description=start firefly-fan service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/firefly-fan-init
|
|
|
|
[Install]
|
|
WantedBy=local-fs.target
|