Ed Sabol 32385ebd2a Tweak scripts/travis-linux.sh to fix clang-9 build 2 years ago
..
upstart 75a94ffb2d Upstart configuration 11 years ago
README.solaris 4e8e0405fc Added a README file for the SMF script files 15 years ago
gearmand.in 50c22c7683 Add configuration files to (install) and run Gearman as a Solaris SMF service 15 years ago
gearmand.xml.in 50c22c7683 Add configuration files to (install) and run Gearman as a Solaris SMF service 15 years ago
smf_install.sh.in 7ee18875c2 Remove output from ed and grep 15 years ago
travis-linux.sh 32385ebd2a Tweak scripts/travis-linux.sh to fix clang-9 build 2 years ago
travis-osx.sh 97e714fe4a Enable osx in Travis 6 years ago

README.solaris

smf_install.sh is a script that will install gearman as a service monitored
by the Solaris SMF.

It will define a user and group named gearmand, and create authorization and
profile definitions so that you can grant users the rights to start / stop
or change the service.

You need administrative rights to run the profile shell script.