Ticket #33433: org.networkupstools.upsmon.plist

File org.networkupstools.upsmon.plist, 452 bytes (added by gforeman02@…, 12 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//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>org.networkupstools.upsmon</string>
7      <key>OnDemand</key>
8      <false/>
9      <key>ProgramArguments</key>
10      <array>
11              <string>/opt/local/sbin/upsmon</string>
12              <string>-D</string>
13      </array>
14</dict>
15</plist>