aboutsummaryrefslogtreecommitdiff
path: root/network/wildfly/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/wildfly/README')
-rw-r--r--network/wildfly/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/network/wildfly/README b/network/wildfly/README
index 13ea6db2fc2dc..4b8fa66f96efd 100644
--- a/network/wildfly/README
+++ b/network/wildfly/README
@@ -1,11 +1,11 @@
-WildFly is a free, open source, Java EE certified platform for developing and
-deploying enterprise Java applications, Web applications, and Portals,
-WildFly Application Server provides the full range of Java EE 7 features as
-well as extended enterprise services including clustering, caching, and
-persistence.
+WildFly is a free, open source, Java EE certified platform
+for developing and deploying enterprise Java applications, Web
+applications, and Portals, WildFly Application Server provides the
+full range of Java EE 7 features as well as extended enterprise
+services including clustering, caching, and persistence.
-WildFly requires a "wildfly" user and group; create these before running the
-SlackBuild script. Examples:
+WildFly requires a "wildfly" user and group; create these before
+running the SlackBuild script. Examples:
# groupadd -g 282 -r wildfly
# useradd -u 282 -M -r -s /bin/bash -d /usr/share/wildfly \