source:
ogAgent-Git/macos/scripts/es.opengnsys.agent.system.plist
@
0099a05
Last change on this file since 0099a05 was 64dea9f, checked in by , 11 months ago | |
---|---|
|
|
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.