Skip to content

Commit

Permalink
[slave.mk]: remove updategraph.service generation in slave.mk (#3153)
Browse files Browse the repository at this point in the history
  • Loading branch information
theasianpianist authored and jleveque committed Jul 17, 2019
1 parent fa8b22a commit 34b841e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions slave.mk
Original file line number Diff line number Diff line change
Expand Up @@ -644,8 +644,6 @@ $(addprefix $(TARGET_PATH)/, $(SONIC_INSTALLERS)) : $(TARGET_PATH)/% : \
j2 -f env files/initramfs-tools/union-mount.j2 onie-image.conf > files/initramfs-tools/union-mount
j2 -f env files/initramfs-tools/arista-convertfs.j2 onie-image.conf > files/initramfs-tools/arista-convertfs

j2 files/build_templates/updategraph.service.j2 > updategraph.service

$(if $($*_DOCKERS),
j2 files/build_templates/sonic_debian_extension.j2 > sonic_debian_extension.sh
chmod +x sonic_debian_extension.sh,
Expand Down

0 comments on commit 34b841e

Please sign in to comment.