mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 09:22:31 -05:00
Set ProcessType in macOS auto-restart service to 'interactive' (#6416)
This commit is contained in:
@@ -57,6 +57,8 @@ Paste the following and replace the following:
|
|||||||
<string>username</string>
|
<string>username</string>
|
||||||
<key>InitGroups</key>
|
<key>InitGroups</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>ProcessType</key>
|
||||||
|
<string>Interactive</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user