This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new b4fac6c SLING-7546 Take requirements for services into account
b4fac6c is described below
commit b4fac6c59ccc185009e2500a72825bb7d29ca4a1
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun May 6 12:55:49 2018 +0200
SLING-7546 Take requirements for services into account
remove note about service requirements
---
src/main/jbake/content/documentation/karaf.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/main/jbake/content/documentation/karaf.md
b/src/main/jbake/content/documentation/karaf.md
index 8cf7dfa..d4428c6 100644
--- a/src/main/jbake/content/documentation/karaf.md
+++ b/src/main/jbake/content/documentation/karaf.md
@@ -26,9 +26,8 @@ A
[distribution](https://karaf.apache.org/manual/latest/#_custom_distributions)
([GitBox](https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-karaf-distribution.git)
|
[GitHub](https://github.com/apache/sling-org-apache-sling-karaf-distribution))
-## Getting Started
-You have to set `serviceRequirements=disable` in Karaf's
`etc/org.apache.karaf.features.cfg` (not necessary when using _Sling's Karaf
Distribution_).
+## Getting Started
1) [Start Apache Karaf](https://karaf.apache.org/manual/latest/#_quick_start)
or _Sling's Karaf Distribution_.
--
To stop receiving notification emails like this one, please contact
[email protected].