URI: 
       Move geomyidae on OpenBSD to /usr/local/bin. - 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
       ---
   DIR commit 4ea20bd4ac233b244a34ee294b99e37df75a4d41
   DIR parent a0062e9cd00351ee001c3fcf27850324159da683
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat,  2 Apr 2022 22:55:58 +0200
       
       Move geomyidae on OpenBSD to /usr/local/bin.
       
       Diffstat:
         M rc.d/OpenBSD.rc.d                   |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/rc.d/OpenBSD.rc.d b/rc.d/OpenBSD.rc.d
       @@ -2,7 +2,7 @@
        #
        # $OpenBSD: geomyidae,v 1.7 2017/06/30 22:06:09 anonymous Exp $
        
       -daemon="/usr/local/sbin/geomyidae"
       +daemon="/usr/local/bin/geomyidae"
        daemon_flags="-l /var/log/geomyidae.log -u _geomyidae -g _geomyidae"
        
        . /etc/rc.d/rc.subr