Skip to content

Commit 9ceb8ac

Browse files
author
Simon MacMullen
committed
Move the Debian init script to its natural place
1 parent cce0b20 commit 9ceb8ac

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

packaging/debs/Debian/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ package: clean
2222
tar -zxf $(DEBIAN_ORIG_TARBALL)
2323
cp -r debian $(UNPACKED_DIR)
2424
cp $(COMMON_DIR)/* $(UNPACKED_DIR)/debian/
25-
cp rabbitmq-server.init $(UNPACKED_DIR)/debian/rabbitmq-server.init
2625
sed -i -e 's|@SU_RABBITMQ_SH_C@|su rabbitmq -s /bin/sh -c|' \
2726
$(UNPACKED_DIR)/debian/rabbitmq-script-wrapper
2827
chmod a+x $(UNPACKED_DIR)/debian/rules

0 commit comments

Comments
 (0)