source: ogAgent-Git/macos/scripts/es.opengnsys.agent.system.plist @ ecee987

decorare-oglive-methodsfixes-winlgromero-filebeatmainnew-browserno-ptt-paramogadmclient-statusogcore1oglogoglog2override-moduleping1ping2ping3ping4report-progresstlsunification2unification3
Last change on this file since ecee987 was 64dea9f, checked in by Natalia Serrano <natalia.serrano@…>, 10 months ago

refs #474 #475 #476 fix agent for macos

  • Property mode set to 100644
File size: 523 bytes
Line 
1<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2<plist version="1.0">
3        <dict>
4                <key>Label</key>
5                <string>es.opengnsys.agent.system</string>
6                <key>ProgramArguments</key>
7                <array>
8                        <string>/usr/local/bin/ogagent</string>
9                        <string>start</string>
10                </array>
11                <key>RunAtLoad</key>
12                <true/>
13        </dict>
14</plist>
15
Note: See TracBrowser for help on using the repository browser.