refactor macos service for delegate again, remove runme in install service of linux

This commit is contained in:
rustdesk
2024-06-19 18:49:49 +08:00
parent 7c45a68870
commit 137f58a84a
3 changed files with 6 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
<array>
<string>/bin/sh</string>
<string>-c</string>
<string>sleep 1.5; /Applications/RustDesk.app/Contents/MacOS/RustDesk --service</string>
<string>sleep 3; /Applications/RustDesk.app/Contents/MacOS/RustDesk --service</string>
</array>
<key>RunAtLoad</key>
<true/>