fc55329b22
This change adds support to build dockers using buster as base. - Define docker-base-buster using docker-base-stretch as starting point - Define docker-config-engine-buster using docker-config-engine-stretch as starting point. - sonic-mgmt-framework docker is updated to build using buster as base Signed-off-by: Joyas Joseph <joyas_joseph@dell.com>
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
$ModLoad imfile
|
|
|
|
$InputFileName /var/log/supervisor/supervisord.log
|
|
$InputFileTag supervisord
|
|
$InputFileStateFile state-supervisor
|
|
$InputFileSeverity info
|
|
$InputFileFacility local0
|
|
$InputFilePersistStateInterval 1
|
|
$InputRunFileMonitor
|