[NAT] : Removed requires dependency on swss (#4551)

Signed-off-by: Akhilesh Samineni <akhilesh.samineni@broadcom.com>
This commit is contained in:
Akhilesh Samineni 2020-05-08 12:31:48 +05:30 committed by rlhui
parent c02f6d929f
commit 3be7c5786b

View File

@ -1,6 +1,6 @@
[Unit]
Description=NAT container
Requires=updategraph.service swss.service
Requires=updategraph.service
After=updategraph.service swss.service syncd.service
Before=ntp-config.service
StartLimitIntervalSec=1200