mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
zerotier: remove nice parameter
There is no need to nice the program by default. Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
@@ -57,7 +57,6 @@ start_instance() {
|
||||
procd_open_instance
|
||||
procd_add_reload_interface_trigger "$interface"
|
||||
procd_set_param command $ZT_COMMAND $ARGS
|
||||
procd_set_param nice -10
|
||||
procd_close_instance
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user