all repos — ports @ 2e5c77dedef64774b047d9e1e0a3480601e803aa

collection of ports for openbsd

www/owncast: fix permissions on installed files
la-ninpre aaoth@aaoth.xyz
Sat, 06 May 2023 16:13:09 +0300
commit

2e5c77dedef64774b047d9e1e0a3480601e803aa

parent

71b1f853659bc9ae64eb7b30db355b9085a62ec5

3 files changed, 7 insertions(+), 3 deletions(-)

jump to
M www/owncast/Makefilewww/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/MESSAGEwww/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/PLISTwww/owncast/pkg/PLIST

@@ -6,4 +6,7 @@ @mode 750

@owner _owncast @group _owncast @sample ${LOCALSTATEDIR}/owncast/ +@mode +@owner +@group share/doc/pkg-readmes/${PKGSTEM}