URI: 
       Gentoo.init.d - geomyidae - A small C-based gopherd.
  HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
       Gentoo.init.d (268B)
       ---
            1 #!/sbin/openrc-run
            2 # Copyright 1999-2019 Gentoo Foundation
            3 # Distributed under the terms of the GNU General Public License v2
            4 
            5 name="${RC_SVCNAME}"
            6 command="/usr/bin/geomyidae"
            7 pidfile="/run/${RC_SVCNAME}.pid"
            8 command_args="${GEOMYIDAE_ARGS}"
            9 command_background="yes"