I have an app which runs using sandboxing. How can I run it without sandboxing? Suppose I can't just recompile the app with sandboxing off.
|
feedback
|
|
This works:
Note the extra minus in "-s-". | |||
|
feedback
|
|
There are many ways that all do conceptually the same thing - make Note that sandboxing is voluntary and if you run an app outside a sandbox as designed you're making your system more vulnerable. | |||||
feedback
|