[sonic-host-services] start host service on mgmt-framework/telemetry (#14517)
To start host services only when needed. Otherwise it creates additional load on system at boot. Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
This commit is contained in:
parent
ea17174d93
commit
c258694763
@ -12,4 +12,5 @@ RestartSec=10
|
||||
TimeoutStopSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=mgmt-framework.service telemetry.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user