Fix OpenBSD rc.d: geomyidae doesn't support reload - 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 2418b3799cc6a7f5122fe6a73d386c635a7591ae
DIR parent 925572f3afedf7a80e13edd1233cc04c1a4a60f0
HTML Author: Quentin Rameau <quinq@fifth.space>
Date: Sat, 3 Jun 2017 19:37:04 +0200
Fix OpenBSD rc.d: geomyidae doesn't support reload
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
M rc.d/OpenBSD.rc.d | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/rc.d/OpenBSD.rc.d b/rc.d/OpenBSD.rc.d
@@ -7,4 +7,6 @@ daemon_flags="-l /var/log/geomyidae.log -u _geomyidae -g _geomyidae"
. /etc/rc.d/rc.subr
+rc_reload=NO
+
rc_cmd $1