diff options
author | comex | 2015-07-10 22:38:44 -0400 |
---|---|---|
committer | comex | 2015-07-10 22:38:44 -0400 |
commit | d88b91519b96d8accdbfc4216010d0a42343ca33 (patch) | |
tree | ac54e2a5a8d35b981aeda828230b39f0d92c4129 /darwin-bootstrap/com.ex.substituted.plist | |
parent | Avoid issues with the system time changing (diff) | |
download | substitute-d88b91519b96d8accdbfc4216010d0a42343ca33.tar.gz |
stuff!
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> |