Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- org/check/embedded.ext 2012-01-06 05:26:24.000000000 +0100
- +++ new/check/embedded.ext 2012-01-07 12:00:06.298198001 +0100
- @@ -256,7 +256,7 @@
- # add files for cgi interfaces and sensor modules for alix
- #
- if (opt_httpd) then
- - if (! (embedded_type =~ "^pc|sim$")) then
- + if (! (embedded_type =~ "^pc$|sim$")) then
- add_to_opt "etc/rc.d/rc850.embedded" "mode=555 flags=sh"
- add_to_opt "files/srv/www/admin/${embedded_type}.cgi" "mode=555 flags=sh"
- if (embedded_type == "alix") then
Advertisement
Add Comment
Please, Sign In to add comment