logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

geomyidae.initd (199B)


  1. #!/sbin/openrc-run
  2. # Copyright 1999-2018 Gentoo Foundation
  3. # Distributed under the terms of the GNU General Public License v2
  4. command="geomyidae"
  5. command_args="-o 70 -p 7000"
  6. depend() {
  7. need net
  8. }