sebastia 94911cba3e OpenGroupware is a full-featured groupware system developed in
Objective-C on SOPE using a WebObject paradigm.  Besides the standard
groupware features as webmail, contacts, appointment and task
management, it also provides a project and document management facility.

Feedback and suggestions from landry@ and ajacoutot@

OK landry@, ajacoutot@
2013-10-29 06:16:26 +00:00

13 lines
196 B
Bash

#!/bin/sh
#
# $OpenBSD: ogo_webui.rc,v 1.1.1.1 2013/10/29 06:16:26 sebastia Exp $
daemon="${TRUEPREFIX}/sbin/ogo-webui"
daemon_user="_opengroupware"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1