mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
monit: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
This commit is contained in:
@@ -89,6 +89,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
# Install default configuration
|
||||
install -v -m 600 $(DIR_SRC)/config/monit/monitrc /etc
|
||||
|
||||
#install initscripts
|
||||
$(call INSTALL_INITSCRIPT,monit)
|
||||
|
||||
# Install start links and backup include file.
|
||||
ln -sf ../init.d/monit /etc/rc.d/rc3.d/S60monit
|
||||
ln -sf ../init.d/monit /etc/rc.d/rc0.d/K40monit
|
||||
|
||||
Reference in New Issue
Block a user