aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2016-01-21 15:35:55 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2016-01-21 15:58:03 -0600
commit69f052b611878d771fc3f56ee77639269db9b6e1 (patch)
treec531fc4702d4a3adedea9dc148290e890d9ace35 /man
parente4eacf02cae10eca48f6906592981d701b0c1973 (diff)
librc: Complain when a real and virtual service have the same name
Diffstat (limited to 'man')
-rw-r--r--man/openrc-run.86
1 files changed, 3 insertions, 3 deletions
diff --git a/man/openrc-run.8 b/man/openrc-run.8
index 08012f70..b23c5fe0 100644
--- a/man/openrc-run.8
+++ b/man/openrc-run.8
@@ -172,9 +172,9 @@ The service will start after these services and stop before these services.
The service will start before these services and stop after these services.
.It Ic provide
The service provides this virtual service. For example, named provides dns.
-Virtual services take precedence over real services, so it is highly
-recommended that you do not have a real service that has the same name
-as a virtual service.
+Note that it is not legal to have a virtual and real service with the
+same name. If you do this, you will receive an error message, and you
+must rename either the real or virtual service.
.It Ic config
We should recalculate our dependencies if the listed files have changed.
.It Ic keyword