tls
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd> |
---|
3 | <plist version="1.0"> |
---|
4 | <dict> |
---|
5 | <key>Label</key> |
---|
6 | <string>es.opengnsys.agent.user</string> |
---|
7 | <key>EnvironmentVariables</key> |
---|
8 | <dict> |
---|
9 | <key>PATH</key> |
---|
10 | <string>/usr/local/bin:/usr/bin:/bin</string> |
---|
11 | </dict> |
---|
12 | <key>WorkingDirectory</key> |
---|
13 | <string>/Applications/OGAgent.app</string> |
---|
14 | <key>ProgramArguments</key> |
---|
15 | <array> |
---|
16 | <string>/Applications/OGAgent.app/OGAgentUser.py</string> |
---|
17 | </array> |
---|
18 | <key>RunAtLoad</key> |
---|
19 | <true/> |
---|
20 | </dict> |
---|
21 | </plist> |
---|
Note: See
TracBrowser
for help on using the repository browser.