Skip to content

Commit

Permalink
Merge pull request #328 from liutgnu/master
Browse files Browse the repository at this point in the history
Add CAP_SETPCAP to CapabilityBoundingSet in irqbalance.service
  • Loading branch information
nhorman authored Aug 20, 2024
2 parents a350549 + 196385b commit c519d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/irqbalance.service
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ConditionCPUs=>1
EnvironmentFile=-/usr/lib/irqbalance/defaults.env
EnvironmentFile=-/path/to/irqbalance.env
ExecStart=/usr/sbin/irqbalance $IRQBALANCE_ARGS
CapabilityBoundingSet=
CapabilityBoundingSet=CAP_SETPCAP
NoNewPrivileges=yes
ProtectSystem=strict
ReadOnlyPaths=/
Expand Down

0 comments on commit c519d1d

Please sign in to comment.