aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index cbb660a6..12362f07 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -239,7 +239,7 @@ rc_tty_number=12
# Set the pids controller settings for this service.
#rc_cgroup_pids=""
-# Set this to YES if yu want all of the processes in a service's cgroup
+# Set this to YES if you want all of the processes in a service's cgroup
# killed when the service is stopped or restarted.
# This should not be set globally because it kills all of the service's
# child processes, and most of the time this is undesirable. Please set