Revision 23080,
544 bytes
checked in by broder, 16 years ago
(diff) |
Add debathena-pyhesiodfs package to replace insecure
debathena-afuse-automounter
|
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>edu.mit.sipb.mit-automounter</string> |
---|
7 | <key>OnDemand</key> |
---|
8 | <false/> |
---|
9 | <key>ProgramArguments</key> |
---|
10 | <array> |
---|
11 | <string>/usr/local/bin/pyHesiodFS.py</string> |
---|
12 | <string>-f</string> |
---|
13 | <string>/mit</string> |
---|
14 | </array> |
---|
15 | <key>RunAtLoad</key> |
---|
16 | <true/> |
---|
17 | <key>StandardErrorPath</key> |
---|
18 | <string>/usr/local/var/log/mit-automounter.log</string> |
---|
19 | </dict> |
---|
20 | </plist> |
---|
Note: See
TracBrowser
for help on using the repository browser.