Skip to content

Commit a86da2d

Browse files
noaOrMlnxjudyjoseph
authored andcommitted
Add sonic-delayed.target to Application Extension .timer file generator (#2176)
- What I did Add sonic-delayed.target to sonic-application-extension .timer file generator This change will complete sonic-net/sonic-buildimage#7846 of sonic-delayed.target addition. - How I did it N/A - How to verify it Make sure your App Ext is part of "WantedBy" sonic-delayed.target
1 parent 90611dd commit a86da2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonic-utilities-data/templates/timer.unit.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ OnBootSec=3min 30 sec
1212
Unit={{ manifest.service.name }}{% if multi_instance %}@%i{% endif %}.service
1313

1414
[Install]
15-
WantedBy=timers.target sonic.target
15+
WantedBy=timers.target sonic.target sonic-delayed.target

0 commit comments

Comments
 (0)