[Bug 216466] Incorrect rc.d startup script for package "motion"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 25 21:25:55 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216466
Bug ID: 216466
Summary: Incorrect rc.d startup script for package "motion"
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: bakhur at inbox.ru
Good day.
FreeBSD 11.0-Release-p1
motion-4.0.1_1
The "motion" daemon didn't use the config file "/usr/local/etc/motion.conf"
after default package installation.
If you set motion_enable="YES", "motion" uses default settings, and OS failed
to boot if there is no /dev/bktr0 device in the system, because "motion"
permanently trying to get access to /dev/bktr0.
You have to add: command_args="-c /usr/local/etc/motion.conf" in rc.d startup
script to fix this error.
Also there is no possibilities to compile "motion" from ports without using
BKTR or PWCBSD capture drivers. You get an error message about wrong config.
But it would be necessary for using "motion" only with network cameras.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list