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:
James Haggerty 2024-10-29 04:59:17 +00:00 committed by Arien Judge
parent 5b72205ef2
commit 440b02507d

View File

@ -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: