Skip to content

Commit

Permalink
Merge pull request #201 from jcpunk/cpu-confine
Browse files Browse the repository at this point in the history
Confine irqbalance to systems where it is useful.
  • Loading branch information
nhorman authored Apr 5, 2022
2 parents b3adb5f + 188f9ef commit 0d47c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/irqbalance.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Description=irqbalance daemon
Documentation=man:irqbalance(1)
Documentation=https://github.com/Irqbalance/irqbalance
ConditionVirtualization=!container
ConditionCPUs=>1

[Service]
EnvironmentFile=-/usr/lib/irqbalance/defaults.env
Expand Down

0 comments on commit 0d47c11

Please sign in to comment.