[mux.service]: Remove pmon dependency (#9211)
Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
This commit is contained in:
parent
1025296cb4
commit
475bfc9625
@ -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
|
||||
|
Reference in New Issue
Block a user