sonic-buildimage/src/systemd-sonic-generator
SuvarnaMeenakshi 5b90f69238 [systemd-generator]: Remove creation of NUM_ASIC environment (#5122)
NUM_ASIC environment variable was added so that it could be used by other utilities.
This is not being used by any other utility or docker, hence removing the addition of NUM_ASIC environment variable.
Also, the environment variable was added by adding the variable value to /etc/environ file.
Upon each reboot, this file gets updated with the NUM_ASIC value but the existing value was not removed.
This causes multiple lines getting appended in /etc/environ file upon each reboot.

Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
2020-08-19 15:06:04 -07:00
..
debian [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
Makefile [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
systemd-sonic-generator.c [systemd-generator]: Remove creation of NUM_ASIC environment (#5122) 2020-08-19 15:06:04 -07:00