Merged PR 4813977: [mux] Update Service Install With SONiC Target

[mux] Update Service Install With SONiC Target

Recent PR grouped all SONiC service into sonic.taget. The install section
of mux.service was not update and this causes delays when using config
reload as the service failed state is not being reset.

signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
This commit is contained in:
Tamer Ahmed 2021-07-21 01:21:09 +00:00 committed by Ying Xie
parent 0295c832c2
commit b880f9d973

View File

@ -16,4 +16,4 @@ Restart=always
RestartSec=30
[Install]
WantedBy=multi-user.target
WantedBy=sonic.target