Skip to content

Commit

Permalink
fix: increase systemd service NICEness
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Bauer <[email protected]>
  • Loading branch information
fsrv-xyz committed Oct 24, 2024
1 parent b124778 commit a8decd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init/bird-flowspec-daemon.service
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ EnvironmentFile=-/etc/default/bird-flowspec-daemon
ExecStart=/usr/bin/bird-flowspec-daemon $ARGS
ExecReload=/bin/kill -HUP $MAINPID
TimeoutStopSec=10s
Nice=-10

[Install]
WantedBy=multi-user.target

0 comments on commit a8decd1

Please sign in to comment.