This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# Oracle Endeca Platform Services | |
# | |
# chkconfig: 345 90 21 | |
# description: Oracle Endeca Platform Services | |
# | |
################################################################################ | |
# | |
# This is an example init.d service script for running Endeca automatically |