Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2015 13:45:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205583] [NEW PORT] www/domoticz: Domoticz is a Home Automation System
Message-ID:  <bug-205583-13-xwXzJbYvsN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205583-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205583-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205583

--- Comment #1 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
- I think it's preferred to have separate user/group for dedicated service =
when
possible instead of just using www:www. You can add a new user/group to
UIDs/GIDs
- The database should be stored in /var/db/domoticz
- I'm not a rc script pro, but the guess is that it won't be able to create=
 a
pidfile from non-root, so you may need a subdirectory under /var/run with
corresponding owner. Also, rc system should be taught of pidfile, as in
pidfile=3D/var/run/....pid
- Please use USES=3Dlua:52 instead of LIB_DEPENDS
- Likewise, USE_SQLITE=3Dyes
- Likewise, USES=3Dexecinfo
- CMAKE_BUILD_TYPE is not needed

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205583-13-xwXzJbYvsN>