Skip to content

Commit cce0b20

Browse files
author
Simon MacMullen
committed
Move the remaining common init script to RPMs
1 parent d734485 commit cce0b20

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

packaging/RPMS/Fedora/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ prepare:
3232
SPECS/rabbitmq-server.spec
3333

3434
cp ${COMMON_DIR}/* SOURCES/
35+
cp rabbitmq-server.init SOURCES/rabbitmq-server.init
3536
sed -i \
3637
-e 's|^LOCK_FILE=.*$$|LOCK_FILE=/var/lock/subsys/$$NAME|' \
3738
-e 's|^START_PROG=.*$$|START_PROG="$(START_PROG)"|' \
File renamed without changes.

0 commit comments

Comments
 (0)