diff options
Diffstat (limited to 'darwin-bootstrap/com.ex.substituted.plist')
-rw-r--r-- | darwin-bootstrap/com.ex.substituted.plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/darwin-bootstrap/com.ex.substituted.plist b/darwin-bootstrap/com.ex.substituted.plist index 4f30051..caed4c9 100644 --- a/darwin-bootstrap/com.ex.substituted.plist +++ b/darwin-bootstrap/com.ex.substituted.plist @@ -13,6 +13,11 @@ <string>com.ex.substituted</string> <key>Program</key> <string>/Library/Substitute/Helpers/substituted</string> + <key>EnvironmentVariables</key> + <dict> + <key>_MSSafeMode</key> + <string>1</string> + </dict> </dict> </plist> |