[Bug 273973] multimedia/jellyfin adjust pkg-message to include proper jail parameter
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273973] multimedia/jellyfin adjust pkg-message to include proper jail parameter"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273973] multimedia/jellyfin adjust pkg-message to include proper jail parameter"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273973] multimedia/jellyfin adjust pkg-message to include proper jail parameter"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 14:56:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273973 Bug ID: 273973 Summary: multimedia/jellyfin adjust pkg-message to include proper jail parameter Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsdbugs@filis.org CC: michiel@vanbaak.eu CC: michiel@vanbaak.eu Flags: maintainer-feedback?(michiel@vanbaak.eu) Created attachment 245064 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245064&action=edit change files/pkg-message.in in order to run in a jail, jellyfin needs the jail's parameter `allow.mlock` to be set, the pkg-message.in mentions this to be `allow_mlock=1`, which won't work. The attached patch fixes this and also uses `service jellyfin enable` instead of the `sysrc` line. -- You are receiving this mail because: You are the assignee for the bug.