Skip to content

Commit 34b841e

Browse files
theasianpianistjleveque
authored andcommitted
[slave.mk]: remove updategraph.service generation in slave.mk (#3153)
1 parent fa8b22a commit 34b841e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

slave.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -644,8 +644,6 @@ $(addprefix $(TARGET_PATH)/, $(SONIC_INSTALLERS)) : $(TARGET_PATH)/% : \
644644
j2 -f env files/initramfs-tools/union-mount.j2 onie-image.conf > files/initramfs-tools/union-mount
645645
j2 -f env files/initramfs-tools/arista-convertfs.j2 onie-image.conf > files/initramfs-tools/arista-convertfs
646646

647-
j2 files/build_templates/updategraph.service.j2 > updategraph.service
648-
649647
$(if $($*_DOCKERS),
650648
j2 files/build_templates/sonic_debian_extension.j2 > sonic_debian_extension.sh
651649
chmod +x sonic_debian_extension.sh,

0 commit comments

Comments
 (0)