mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
-rp is not an ok default option it should not be used in normal circumstances it forces an unsafe environment with realtime threads on single cpu systems. Real time mode will enable by default on systems with enough cpus
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
# /etc/default/freeswitch
|
||||
DAEMON_OPTS="-rp -nonat"
|
||||
DAEMON_OPTS="-nonat"
|
||||
|
||||
Reference in New Issue
Block a user