[mux.service]: Remove pmon dependency (#9211)

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
This commit is contained in:
Lawrence Lee 2021-11-10 08:08:03 -08:00 committed by GitHub
parent 1025296cb4
commit 475bfc9625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
[Unit]
Description=MUX Cable Container
Requires=database.service updategraph.service pmon.service swss.service
After=pmon.service swss.service
Requires=database.service updategraph.service swss.service
After=swss.service
BindsTo=sonic.target
After=sonic.target
StartLimitIntervalSec=1200