Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for parche (0.07 sec)

  1. fess

    echo " -D prop set JAVA system property" L131: echo " -X prop set non-standard JAVA system property" L132: echo " --prop=val" L133: echo " --prop val set fess property (i.e. -Des.<prop>=<val>)" L134:} L135: L136:# Parse any long getopt options and put them into properties before calling getopt below L137:# Be dash compatible to make sure running under ubuntu works L138:ARGV="" L139:while [ $# -gt 0 ] L140:do L141: case $1 in L142: --help) ARGV="$ARGV -h";...
    github.com/codelibs/fess/src/main/assemblies/fi...
    Sun Jan 15 06:32:15 UTC 2023
      5.4K bytes
  2. fess

    Short-Description: This service manages the fess daemon L16:# Description: Fess is very powerful and easily deployable Enterprise Search Server. You can install and run Fess quickly on any platforms, which have Java runtime environment. Fess is provided under Apache license. L17:### END INIT INFO L18: L19:# L20:# init.d / servicectl compatibility (openSUSE) L21:# L22:if [ -f /etc/rc.status ]; then L23: . /etc/rc.status L24: rc_reset L25:fi L26: L27:# L28:# Source function library. L29:# L30:if [ -f /et...
    github.com/codelibs/fess/src/packaging/rpm/init...
    Sun Jan 15 06:32:15 UTC 2023
      3.7K bytes
Back to top