cause regression on the kvm testing
This reverts commit 76d5223c9a
.
This commit is contained in:
parent
74134c0bb6
commit
f4dea87cf9
@ -12,3 +12,6 @@ Restart=on-failure
|
||||
RestartSec=10
|
||||
TimeoutStopSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=sonic.target
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
[Unit]
|
||||
Description=Delays aaastatsd daemon until SONiC has started
|
||||
PartOf=aaastatsd.service
|
||||
|
||||
[Timer]
|
||||
OnActiveSec=1min 30 sec
|
||||
Unit=aaastatsd.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target sonic.target
|
||||
|
@ -9,3 +9,6 @@ After=sonic.target
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/hostcfgd
|
||||
|
||||
[Install]
|
||||
WantedBy=sonic.target
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
[Unit]
|
||||
Description=Delays hostcfgd daemon until SONiC has started
|
||||
PartOf=hostcfgd.service
|
||||
|
||||
[Timer]
|
||||
OnActiveSec=1min 30 sec
|
||||
Unit=hostcfgd.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target sonic.target
|
||||
|
Reference in New Issue
Block a user