Ticket #19464: net.sourceforge.smartmontools.plist
File net.sourceforge.smartmontools.plist, 395 bytes (added by cilly@…, 16 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>net.sourceforge.smartmontools</string> |
7 | <key>OnDemand</key> |
8 | <false/> |
9 | <key>ProgramArguments</key> |
10 | <array> |
11 | <string>@PREFIX@/sbin/smartd</string> |
12 | <string>-n</string> |
13 | </array> |
14 | </dict> |
15 | </plist> |