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