mirror of https://github.com/Icinga/icinga2.git
parent
18e162da5e
commit
75eed9f30e
|
@ -26,4 +26,4 @@ if test "x`uname -s`" = "xLinux" -a "x$1" = "xconsole"; then
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exec $ICINGA2_BIN $@
|
exec $ICINGA2_BIN "$@"
|
||||||
|
|
Loading…
Reference in New Issue