blob: 00cb22c48c404bc9dffd025ca7976873da0807aa [file] [log] [blame]
#!/bin/bash
#
# config: 12345 1
# @brief: Collect OS release information.
#
. $DREPORT_INCLUDE/functions
desc="OS release info"
file_name="/etc/os-release"
add_copy_sym_link_file "$file_name" "$desc"