Update build scripts & files
This commit is contained in:
@@ -56,9 +56,9 @@ system mounts, process checks, file consistency etc."
|
||||
|
||||
file_permissions -u 0222 -o root -g sys
|
||||
|
||||
directory ../../opt/hc/bin=/opt/hc/bin
|
||||
directory ../../../opt/hc/bin=/opt/hc/bin
|
||||
file -m 755 check_health.sh
|
||||
directory ../../opt/hc/lib/core=/opt/hc/lib/core
|
||||
directory ../../../opt/hc/lib/core=/opt/hc/lib/core
|
||||
file -m 755 include_core.sh
|
||||
file -m 755 include_data.sh
|
||||
file -m 755 include_os.sh
|
||||
@@ -75,7 +75,7 @@ system mounts, process checks, file consistency etc."
|
||||
|
||||
file_permissions -u 0222 -o root -g sys
|
||||
|
||||
directory ../../opt/hc/lib/core=/opt/hc/lib/core
|
||||
directory ../../../opt/hc/lib/core=/opt/hc/lib/core
|
||||
file -m 755 notify_mail.sh
|
||||
file -m 755 report_std.sh
|
||||
end
|
||||
@@ -92,9 +92,9 @@ system mounts, process checks, file consistency etc."
|
||||
|
||||
file_permissions -u 0222 -o root -g sys
|
||||
|
||||
directory ../../etc/opt/hc/core=/etc/opt/hc/core
|
||||
directory ../../../etc/opt/hc/core=/etc/opt/hc/core
|
||||
file -m 644 check_health.conf.dist
|
||||
directory ../../etc/opt/hc=/etc/opt/hc
|
||||
directory ../../../etc/opt/hc=/etc/opt/hc
|
||||
file -m 644 check_host.conf.dist
|
||||
end
|
||||
|
||||
@@ -110,7 +110,7 @@ system mounts, process checks, file consistency etc."
|
||||
|
||||
file_permissions -u 0222 -o root -g sys
|
||||
|
||||
directory ../../etc/opt/hc/core/templates=/etc/opt/hc/core/templates
|
||||
directory ../../../etc/opt/hc/core/templates=/etc/opt/hc/core/templates
|
||||
file -m 644 mail_info.tpl
|
||||
file -m 644 mail_header.tpl
|
||||
file -m 644 mail_body.tpl
|
||||
|
||||
Reference in New Issue
Block a user