Diff: Cameras
--- Version 12
+++ Version 13
@@ -26,7 +26,7 @@
cat << 'EOF' > /etc/persistent/rc.poststart
#!/bin/sh
echo 'airos.allow += ("/snapshot.cgi")' >> /etc/lighttpd.conf
-kill -9 `ps | grep "lighttpd -D" | cut -d" " -f 3`
+kill -9 `ps | grep "lighttpd -D" | cut -d " " -f 3`
EOF
cfgmtd -w -p /etc/
++++
[EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]