7872b4e196
* [platform] Add Support For Environment Variable This PR adds the ability to read environment file from /etc/sonic. the file contains immutable SONiC config attributes such as platform, hwsku, version, device_type. The aim is to minimize calls being made into sonic-cfggen during boot time. singed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
37 lines
654 B
Plaintext
37 lines
654 B
Plaintext
home/.*
|
|
var/core/.*
|
|
var/log/.*
|
|
etc/adjtime
|
|
etc/default/ntp
|
|
etc/dhcp/dhclient.conf
|
|
etc/ebtables.filter
|
|
etc/group
|
|
etc/gshadow
|
|
etc/hostname
|
|
etc/hosts
|
|
etc/machine-id
|
|
etc/network/interfaces
|
|
etc/nsswitch.conf
|
|
etc/ntp.conf
|
|
etc/pam.d/common-auth-sonic
|
|
etc/pam.d/sshd
|
|
etc/pam.d/login
|
|
etc/pam.d/sshd.old
|
|
etc/passwd
|
|
etc/rsyslog.conf
|
|
etc/shadow
|
|
etc/sonic/acl.json
|
|
etc/sonic/config_db.json
|
|
etc/sonic/minigraph.xml
|
|
etc/sonic/old_config/.*
|
|
etc/sonic/snmp.yml
|
|
etc/sonic/sonic-environment
|
|
etc/sonic/updategraph.conf
|
|
etc/ssh/ssh_host_rsa_key.pub
|
|
etc/ssh/ssh_host_rsa_key
|
|
etc/subgid
|
|
etc/subuid
|
|
etc/tacplus_nss.conf
|
|
etc/tacplus_user
|
|
lib/systemd/system/serial-getty@.service
|