mirror of
https://github.com/OpenMANET/morse-feed.git
synced 2025-12-10 03:43:06 -06:00
camera-onvif-server: (APP-3655, PR #903) fix init.d rootfs refs
When the package is install during the building of the rootfs these files are loaded (at 'Configuring ...'. Approved-by: Sophronia Koilpillai Approved-by: Evan Benn
This commit is contained in:
parent
5b72205ef2
commit
440b02507d
@ -7,7 +7,7 @@ USE_PROCD=1
|
|||||||
|
|
||||||
SERVICE=camera-onvif-server
|
SERVICE=camera-onvif-server
|
||||||
|
|
||||||
. /lib/functions/network.sh
|
. "${IPKG_INSTROOT}/lib/functions/network.sh"
|
||||||
|
|
||||||
# Frustratingly procd reports that there is an error after using procd_append_param error
|
# Frustratingly procd reports that there is an error after using procd_append_param error
|
||||||
# but doesn't tell you what the error is. You can find the error doing something like:
|
# but doesn't tell you what the error is. You can find the error doing something like:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user