mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Changes to avoid installation issues in MacOS
This commit is contained in:
parent
29468da8a4
commit
09859ab6fb
@ -6,13 +6,16 @@
|
||||
<string>com.pandorafms.pandorafms</string>
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>/usr/bin/pandora_agent</string>
|
||||
<string>/usr/local/bin/pandora_agent</string>
|
||||
<string>/etc/pandora</string>
|
||||
</array>
|
||||
<key>EnvironmentVariables</key>
|
||||
<dict>
|
||||
<key>PATH</key>
|
||||
<string>/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Library/Apple/bin</string>
|
||||
</dict>
|
||||
<key>RunAtLoad</key>
|
||||
<true/>
|
||||
<key>ServiceDescription</key>
|
||||
<string>PandoraFMS agent</string>
|
||||
<key>UserName</key>
|
||||
<string>root</string>
|
||||
</dict>
|
||||
|
Loading…
x
Reference in New Issue
Block a user