URI: 
       arg.h does not change argv anymore, so the pexp workaround is not needed - 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 b2c30971d4c39079644f859f29882d0b196a9137
   DIR parent 43c38bfe30bbab0d8be207859f773e49d283053a
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Wed,  9 Aug 2017 20:08:00 +0200
       
       arg.h does not change argv anymore, so the pexp workaround is not needed
       
       now its also possible to run multiple instances of geomyidae on OpenBSD
       using the rc file.
       
       Signed-off-by: Christoph Lohmann <20h@r-36.net>
       
       Diffstat:
         M rc.d/OpenBSD.rc.d                   |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/rc.d/OpenBSD.rc.d b/rc.d/OpenBSD.rc.d
       @@ -7,8 +7,6 @@ daemon_flags="-l /var/log/geomyidae.log -u _geomyidae -g _geomyidae"
        
        . /etc/rc.d/rc.subr
        
       -pexp="${daemon} .*"
       -
        rc_reload=NO
        
        rc_cmd $1