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

This commit is contained in:
efyx
2020-07-29 21:20:28 +02:00
committed by TingluoHuang
parent ea228852d9
commit 1179c88a50

View File

@@ -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>