www/owncast: fix permissions on installed files
la-ninpre aaoth@aaoth.xyz
Sat, 06 May 2023 16:13:09 +0300
3 files changed,
7 insertions(+),
3 deletions(-)
M
www/owncast/Makefile
→
www/owncast/Makefile
@@ -1,7 +1,7 @@
COMMENT = self-hosted live video streaming and chat server VERSION = 0.1.0pre20230502132147 -REVISION = 0 +REVISION = 1 DISTNAME = owncast-${VERSION}
M
www/owncast/pkg/MESSAGE
→
www/owncast/pkg/MESSAGE
@@ -1,5 +1,6 @@
Before starting owncast and opening it to the public, be sure to change the default password and a stream key! -To do that, start owncast, navigate to http://localhost:8080/admin/config/server/ -and change the defaults there. +To do that, start owncast, navigate to +http://localhost:8080/admin/config/server/ and change +the defaults there.
M
www/owncast/pkg/PLIST
→
www/owncast/pkg/PLIST
@@ -6,4 +6,7 @@ @mode 750
@owner _owncast @group _owncast @sample ${LOCALSTATEDIR}/owncast/ +@mode +@owner +@group share/doc/pkg-readmes/${PKGSTEM}