mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Remove broken symlink.
This commit is contained in:
parent
80f44e1edf
commit
eff3e7ec47
@ -22,7 +22,6 @@ install-exec-hook:
|
|||||||
@cd $(icinga2confdir) && \
|
@cd $(icinga2confdir) && \
|
||||||
if [ ! -e features-enabled ]; then \
|
if [ ! -e features-enabled ]; then \
|
||||||
$(MKDIR_P) features-enabled && \
|
$(MKDIR_P) features-enabled && \
|
||||||
$(LN_S) ../features-available/compat.conf features-enabled/; \
|
|
||||||
$(LN_S) ../features-available/checker.conf features-enabled/; \
|
$(LN_S) ../features-available/checker.conf features-enabled/; \
|
||||||
$(LN_S) ../features-available/notification.conf features-enabled/; \
|
$(LN_S) ../features-available/notification.conf features-enabled/; \
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user