# syntax documentation
# format: name type mode uid gid
# name is the path to the file you want to create/modify
# type is the type of the file, being one of:
# f: a regular file
# d: a directory
# r: a directory recursively
# mode are the usual permissions settings (only numerical values are allowed)
# name is the path to the file you want to create/modify
opt/bmc/apps/redfish/interface_config rd 550 104 104
opt/bmc/apps/redfish/interface_config r 440 104 104
opt/bmc/apps/web_backend/interface_config rd 550 104 104
opt/bmc/apps/web_backend/interface_config r 440 104 104
opt/bmc/apps/snmp/interface_config rd 550 95 95
opt/bmc/apps/snmp/interface_config r 440 95 95
opt/bmc/apps/cli/interface_config rd 555 0 0
opt/bmc/apps/cli/interface_config r 444 0 0
opt/bmc/board_info_collector rd 555 0 0
opt/bmc/board_info_collector r 444 0 0