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 GitHub
parent 89a13db2c3
commit bc1fe2cfe0

View File

@@ -23,5 +23,7 @@
<key>ACTIONS_RUNNER_SVC</key>
<string>1</string>
</dict>
<key>ProcessType</key>
<string>Interactive</string>
</dict>
</plist>