Skip to content

Commit

Permalink
Merge pull request #87 from Irqbalance/revert-86-patch-1
Browse files Browse the repository at this point in the history
Revert "systemd: add prefixed with "-" to EnviromentFile."
  • Loading branch information
ppwaskie committed Dec 3, 2018
2 parents 2127557 + cfb046e commit d602fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/irqbalance.service
Expand Up @@ -5,7 +5,7 @@ Documentation=https://github.com/Irqbalance/irqbalance
ConditionVirtualization=!container

[Service]
EnvironmentFile=-/path/to/irqbalance.env
EnvironmentFile=/path/to/irqbalance.env
ExecStart=/usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
CapabilityBoundingSet=
NoNewPrivileges=yes
Expand Down

0 comments on commit d602fbd

Please sign in to comment.