Skip to content

Commit a8decd1

Browse files
committed
fix: increase systemd service NICEness
Signed-off-by: Florian Bauer <[email protected]>
1 parent b124778 commit a8decd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init/bird-flowspec-daemon.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ EnvironmentFile=-/etc/default/bird-flowspec-daemon
1111
ExecStart=/usr/bin/bird-flowspec-daemon $ARGS
1212
ExecReload=/bin/kill -HUP $MAINPID
1313
TimeoutStopSec=10s
14+
Nice=-10
1415

1516
[Install]
1617
WantedBy=multi-user.target

0 commit comments

Comments
 (0)