Remove old build system at the same time Change-Id: Ifdffe1fcd4cfece05f036d8de6e7cb74aca65f62
11 lines
203 B
Desktop File
11 lines
203 B
Desktop File
[Unit]
|
|
Description=irqbalance daemon
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
EnvironmentFile=/tmp/irqbalance_mck
|
|
ExecStart=/usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|