Fix poor performance of process spawned from svc daemon (#614)

This commit is contained in:
efyx
2021-04-20 21:41:56 -04:00
committed by TingluoHuang
parent ea228852d9
commit 1179c88a50
@@ -23,5 +23,7 @@
<key>ACTIONS_RUNNER_SVC</key> <key>ACTIONS_RUNNER_SVC</key>
<string>1</string> <string>1</string>
</dict> </dict>
<key>ProcessType</key>
<string>Interactive</string>
</dict> </dict>
</plist> </plist>