&tag(fess);
./bin/fess
/opt/home/fess/bin//fess -Dfess.port=9000 -Dfess.context.path=/fess/
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>org.codelibs.fess</string>
<key>ProgramArguments</key>
<array>
<string>/opt/home/fess/bin/run_fess.sh</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>WorkingDirectory</key>
<string>/opt/home/fess/bin</string>
</dict>
</plist>