mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-09 03:55:20 +02:00
8 lines
132 B
Desktop File
8 lines
132 B
Desktop File
[Unit]
|
|
Description=IRQ Balancer daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/irqbalance --foreground
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|